- AbbreviatePositionalValues - Class in com.google.common.css.compiler.passes
-
Check shorthand rule declarations that define positional values,
such as padding and margin, and eliminate duplicate values if possible.
- AbbreviatePositionalValues(MutatingVisitController) - Constructor for class com.google.common.css.compiler.passes.AbbreviatePositionalValues
-
- AbstractCfgNodeTraversalCallback() - Constructor for class com.google.javascript.jscomp.ControlFlowGraph.AbstractCfgNodeTraversalCallback
-
- AbstractCommandLineCompiler - Class in com.google.common.css
-
An abstract class that is designed to be extended by classes that provide a
command line interface to the CSS parser.
- AbstractCommandLineCompiler(JobDescription, ExitCodeHandler) - Constructor for class com.google.common.css.AbstractCommandLineCompiler
-
Constructs an AbstractCommandLineCompiler.
- AbstractCommandOptions - Class in org.plovr.cli
-
- AbstractCommandOptions() - Constructor for class org.plovr.cli.AbstractCommandOptions
-
- AbstractCompiler - Class in com.google.javascript.jscomp
-
An abstract compiler, to help remove the circular dependency of
passes on JSCompiler.
- AbstractCompiler() - Constructor for class com.google.javascript.jscomp.AbstractCompiler
-
- abstractEquals(Object) - Method in class com.google.template.soy.soytree.defn.TemplateParam
-
- AbstractExprNode - Class in com.google.template.soy.exprtree
-
Abstract implementation of an ExprNode.
- AbstractExprNode(SourceLocation) - Constructor for class com.google.template.soy.exprtree.AbstractExprNode
-
- AbstractExprNode(AbstractExprNode, CopyState) - Constructor for class com.google.template.soy.exprtree.AbstractExprNode
-
Copy constructor.
- AbstractExprNodeVisitor<R> - Class in com.google.template.soy.exprtree
-
Abstract base class for all ExprNode visitors.
- AbstractExprNodeVisitor(ErrorReporter) - Constructor for class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- AbstractGenerateSoyEscapingDirectiveCode - Class in com.google.template.soy.shared.internal
-
Abstract class for generating code relied upon by escaping directives.
- AbstractGenerateSoyEscapingDirectiveCode() - Constructor for class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
- AbstractGenerateSoyEscapingDirectiveCode.FileRef - Class in com.google.template.soy.shared.internal
-
A file reference like <input path="foo.txt"/>.
- AbstractGenerateSoyEscapingDirectiveCode.FunctionNamePredicate - Class in com.google.template.soy.shared.internal
-
A wrapper around a library function name predicate like <libdefined name="goog.*"/>.
- AbstractGssParser - Class in com.google.common.css.compiler.ast
-
Base parser implementation that delegates management of the underlying
JavaCC parser to the subclass.
- AbstractGssParser() - Constructor for class com.google.common.css.compiler.ast.AbstractGssParser
-
- AbstractGssParser.ParseResult - Class in com.google.common.css.compiler.ast
-
- abstractHashCode() - Method in class com.google.template.soy.soytree.defn.TemplateParam
-
- AbstractJsInput - Class in org.plovr
-
AbstractJsInput provides the default logic for extracting
goog.provide() and
goog.require() information.
- AbstractMessageFormatter - Class in com.google.javascript.jscomp
-
- AbstractMessageFormatter(SourceExcerptProvider) - Constructor for class com.google.javascript.jscomp.AbstractMessageFormatter
-
- AbstractNode - Class in com.google.template.soy.basetree
-
Abstract implementation of a Node.
- AbstractNode() - Constructor for class com.google.template.soy.basetree.AbstractNode
-
- AbstractNode(AbstractNode, CopyState) - Constructor for class com.google.template.soy.basetree.AbstractNode
-
Copy constructor.
- AbstractNodeTypePruningCallback(Set<Integer>) - Constructor for class com.google.javascript.jscomp.NodeTraversal.AbstractNodeTypePruningCallback
-
Creates an abstract pruned callback.
- AbstractNodeTypePruningCallback(Set<Integer>, boolean) - Constructor for class com.google.javascript.jscomp.NodeTraversal.AbstractNodeTypePruningCallback
-
Creates an abstract pruned callback.
- AbstractNodeVisitor<N extends Node,R> - Class in com.google.template.soy.basetree
-
Base class for AbstractXxxNodeVisitor classes.
- AbstractNodeVisitor(ErrorReporter) - Constructor for class com.google.template.soy.basetree.AbstractNodeVisitor
-
- AbstractOperatorNode - Class in com.google.template.soy.exprtree
-
Abstract implementation of an OperatorNode.
- AbstractOperatorNode(Operator, SourceLocation) - Constructor for class com.google.template.soy.exprtree.AbstractOperatorNode
-
- AbstractOperatorNode(AbstractOperatorNode, CopyState) - Constructor for class com.google.template.soy.exprtree.AbstractOperatorNode
-
Copy constructor.
- AbstractParentExprNode - Class in com.google.template.soy.exprtree
-
Abstract implementation of a ParentExprNode.
- AbstractParentExprNode(SourceLocation) - Constructor for class com.google.template.soy.exprtree.AbstractParentExprNode
-
- AbstractParentExprNode(SoyType, SourceLocation) - Constructor for class com.google.template.soy.exprtree.AbstractParentExprNode
-
- AbstractParentExprNode(AbstractParentExprNode, CopyState) - Constructor for class com.google.template.soy.exprtree.AbstractParentExprNode
-
Copy constructor.
- AbstractParentSoyNode<N extends SoyNode> - Class in com.google.template.soy.soytree
-
Abstract implementation of a ParentSoyNode.
- AbstractParentSoyNode(int, SourceLocation) - Constructor for class com.google.template.soy.soytree.AbstractParentSoyNode
-
- AbstractParentSoyNode(AbstractParentSoyNode<N>, CopyState) - Constructor for class com.google.template.soy.soytree.AbstractParentSoyNode
-
Copy constructor.
- AbstractPostOrderCallback() - Constructor for class com.google.javascript.jscomp.NodeTraversal.AbstractPostOrderCallback
-
- AbstractPreOrderCallback() - Constructor for class com.google.javascript.jscomp.NodeTraversal.AbstractPreOrderCallback
-
- AbstractReturningExprNodeVisitor<R> - Class in com.google.template.soy.exprtree
-
Abstract base class for all ExprNode visitors.
- AbstractReturningExprNodeVisitor(ErrorReporter) - Constructor for class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- AbstractReturningNodeVisitor<N extends Node,R> - Class in com.google.template.soy.basetree
-
Base class for AbstractXxxNodeVisitor classes.
- AbstractReturningNodeVisitor(ErrorReporter) - Constructor for class com.google.template.soy.basetree.AbstractReturningNodeVisitor
-
- AbstractReturningSoyNodeVisitor<R> - Class in com.google.template.soy.soytree
-
Abstract base class for all SoyNode visitors.
- AbstractReturningSoyNodeVisitor(ErrorReporter) - Constructor for class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- AbstractRule(AbstractCompiler, Requirement) - Constructor for class com.google.javascript.jscomp.ConformanceRules.AbstractRule
-
- AbstractScopedCallback() - Constructor for class com.google.javascript.jscomp.NodeTraversal.AbstractScopedCallback
-
- AbstractShallowCallback() - Constructor for class com.google.javascript.jscomp.NodeTraversal.AbstractShallowCallback
-
- AbstractShallowStatementCallback() - Constructor for class com.google.javascript.jscomp.NodeTraversal.AbstractShallowStatementCallback
-
- AbstractSoyFileSupplier - Class in com.google.template.soy.base.internal
-
Abstract base implementation of SoyFileSupplier.
- AbstractSoyFileSupplier(SoyFileKind, String) - Constructor for class com.google.template.soy.base.internal.AbstractSoyFileSupplier
-
- AbstractSoyNode - Class in com.google.template.soy.soytree
-
Abstract implementation of a SoyNode.
- AbstractSoyNode(int, SourceLocation) - Constructor for class com.google.template.soy.soytree.AbstractSoyNode
-
- AbstractSoyNode(AbstractSoyNode, CopyState) - Constructor for class com.google.template.soy.soytree.AbstractSoyNode
-
Copy constructor.
- AbstractSoyNodeVisitor<R> - Class in com.google.template.soy.soytree
-
Abstract base class for all SoyNode visitors.
- AbstractSoyNodeVisitor(ErrorReporter) - Constructor for class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- AbstractStaticScope<T> - Class in com.google.javascript.rhino.testing
-
A scope that just returns null for everything.
- AbstractStaticScope() - Constructor for class com.google.javascript.rhino.testing.AbstractStaticScope
-
- AbstractWebServiceException - Exception in com.google.javascript.jscomp.webservice.common
-
All the exceptions that can be returned as error to the client of the API.
- AbstractWebServiceException() - Constructor for exception com.google.javascript.jscomp.webservice.common.AbstractWebServiceException
-
- acceptEcmaScript5() - Method in class com.google.javascript.jscomp.Compiler
-
- access - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyGetterTree
-
- access - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyMemberVariableTree
-
- access - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyMethodTree
-
- access - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertySetterTree
-
- access - Variable in class com.google.javascript.jscomp.parsing.parser.trees.FunctionDeclarationTree
-
- access - Variable in class com.google.javascript.jscomp.parsing.parser.trees.MemberVariableTree
-
- ACCESS_CONTROLS - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- ACCESS_MODIFIER - Static variable in class com.google.javascript.rhino.Node
-
- AccessControlUtils - Class in com.google.javascript.jscomp
-
Helper functions for computing the visibility of names and properties
in JavaScript source code.
- AccessibleErrorManager - Class in com.google.common.css.compiler.ast
-
- AccessibleErrorManager() - Constructor for class com.google.common.css.compiler.ast.AccessibleErrorManager
-
- AccessLevel - Enum in org.plovr.docgen
-
- activeDelPackageNames - Variable in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
The set of active delegate package names.
- add(E) - Method in class com.google.javascript.jscomp.graph.StandardUnionFind
-
- add(E) - Method in interface com.google.javascript.jscomp.graph.UnionFind
-
Adds the given element to a new set if it is not already in a set.
- add(SourceFile) - Method in class com.google.javascript.jscomp.JSModule
-
Adds a source file input to this module.
- add(CompilerInput) - Method in class com.google.javascript.jscomp.JSModule
-
Adds a source code input to this module.
- add(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- ADD - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- add(SoyValueProvider) - Method in class com.google.template.soy.data.internal.EasyListImpl
-
- add(Object) - Method in class com.google.template.soy.data.internal.EasyListImpl
-
- add(int, SoyValueProvider) - Method in class com.google.template.soy.data.internal.EasyListImpl
-
- add(int, Object) - Method in class com.google.template.soy.data.internal.EasyListImpl
-
- add(SoyValueProvider) - Method in interface com.google.template.soy.data.SoyEasyList
-
Adds a value to the end of this SoyList.
- add(Object) - Method in interface com.google.template.soy.data.SoyEasyList
-
Adds a value to the end of this SoyList.
- add(int, SoyValueProvider) - Method in interface com.google.template.soy.data.SoyEasyList
-
Adds a value to this SoyList at a given index.
- add(int, Object) - Method in interface com.google.template.soy.data.SoyEasyList
-
Adds a value to this SoyList at a given index.
- add(Object...) - Method in class com.google.template.soy.data.SoyListData
-
Convenience function to add multiple values in one call.
- add(SoyData) - Method in class com.google.template.soy.data.SoyListData
-
Adds a data value.
- add(boolean) - Method in class com.google.template.soy.data.SoyListData
-
Adds a data value.
- add(int) - Method in class com.google.template.soy.data.SoyListData
-
Adds a data value.
- add(long) - Method in class com.google.template.soy.data.SoyListData
-
Adds a data value.
- add(double) - Method in class com.google.template.soy.data.SoyListData
-
Adds a data value.
- add(String) - Method in class com.google.template.soy.data.SoyListData
-
Adds a data value.
- add(CharSource, String) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given a CharSource for the file content, as well as the
desired file path for messages.
- add(File) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given a File.
- add(URL, String) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given a resource URL, as well as the desired file path for
messages.
- add(URL) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given a resource URL.
- add(CharSequence, String) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given the file content provided as a string, as well as the desired
file path for messages.
- addAfter(CompilerInput, CompilerInput) - Method in class com.google.javascript.jscomp.JSModule
-
Adds a source code input to this module directly after other.
- addAlias(String, String) - Method in interface com.google.javascript.jscomp.CompilerOptions.AliasTransformation
-
Adds an alias definition to the AliasTransformation instance.
- addAllFromJavaIterable(Iterable<?>) - Method in class com.google.template.soy.data.internal.EasyListImpl
-
- addAllFromJavaIterable(Iterable<?>) - Method in interface com.google.template.soy.data.SoyEasyList
-
Adds values to the end of this SoyList from a Java iterable.
- addAllFromList(SoyList) - Method in class com.google.template.soy.data.internal.EasyListImpl
-
- addAllFromList(SoyList) - Method in interface com.google.template.soy.data.SoyEasyList
-
Adds values to the end of this SoyList from another list.
- addAllowedNonStandardCssFunction(String) - Method in class org.plovr.Config.Builder
-
- addAllowedUnrecognizedProperty(String) - Method in class org.plovr.Config.Builder
-
- addAlternate(JSType, boolean) - Method in class com.google.javascript.rhino.jstype.UnionTypeBuilder
-
Adds an alternate to the union type under construction.
- addAlternate(JSType) - Method in class com.google.javascript.rhino.jstype.UnionTypeBuilder
-
Adds an alternate to the union type under construction.
- addAnonymousFunctions() - Method in class com.google.javascript.jscomp.SymbolTable
-
Finds anonymous functions in local scopes, and gives them names
and symbols.
- addArg(PyExpr) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addArg(String) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addArg(boolean) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addArg(int) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addArg(double) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addArg(long) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addAuthor(String) - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Adds an author to the current information.
- addBuiltInExtern(String) - Method in class org.plovr.Config.Builder
-
- addCast(Node, AbstractCompiler, String) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Adds a cast of the given type to the provided node.
- addChild(N) - Method in class com.google.template.soy.basetree.MixinParentNode
-
Adds the given child.
- addChild(int, N) - Method in class com.google.template.soy.basetree.MixinParentNode
-
Adds the given child at the given index (shifting existing children if necessary).
- addChild(N) - Method in interface com.google.template.soy.basetree.ParentNode
-
Adds the given child.
- addChild(int, N) - Method in interface com.google.template.soy.basetree.ParentNode
-
Adds the given child at the given index (shifting existing children if necessary).
- addChild(ExprNode) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- addChild(int, ExprNode) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- addChild(N) - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- addChild(int, N) - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- addChild(SoyNode.StandaloneNode) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- addChild(int, SoyNode.StandaloneNode) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- addChild(SoyNode.StandaloneNode) - Method in class com.google.template.soy.soytree.LetContentNode
-
- addChild(int, SoyNode.StandaloneNode) - Method in class com.google.template.soy.soytree.LetContentNode
-
- addChildAfter(Node, Node) - Method in class com.google.javascript.rhino.Node
-
Add 'child' after 'node'.
- addChildBefore(Node, Node) - Method in class com.google.javascript.rhino.Node
-
Add 'child' before 'node'.
- addChildren(List<? extends N>) - Method in class com.google.template.soy.basetree.MixinParentNode
-
Adds the given children.
- addChildren(int, List<? extends N>) - Method in class com.google.template.soy.basetree.MixinParentNode
-
Adds the given children at the given index (shifting existing children if necessary).
- addChildren(List<? extends N>) - Method in interface com.google.template.soy.basetree.ParentNode
-
Adds the given children.
- addChildren(int, List<? extends N>) - Method in interface com.google.template.soy.basetree.ParentNode
-
Adds the given children at the given index (shifting existing children if necessary).
- addChildren(List<? extends ExprNode>) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- addChildren(int, List<? extends ExprNode>) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- addChildren(List<? extends N>) - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- addChildren(int, List<? extends N>) - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- addChildren(List<? extends SoyNode.StandaloneNode>) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- addChildren(int, List<? extends SoyNode.StandaloneNode>) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- addChildren(List<? extends SoyNode.StandaloneNode>) - Method in class com.google.template.soy.soytree.LetContentNode
-
- addChildren(int, List<? extends SoyNode.StandaloneNode>) - Method in class com.google.template.soy.soytree.LetContentNode
-
- addChildrenAfter(Node, Node) - Method in class com.google.javascript.rhino.Node
-
Add all children after 'node'.
- addChildrenToBack(Node) - Method in class com.google.javascript.rhino.Node
-
- addChildrenToFront(Node) - Method in class com.google.javascript.rhino.Node
-
- addChildToBack(CssNode) - Method in class com.google.common.css.compiler.ast.CssAbstractBlockNode
-
- addChildToBack(T) - Method in class com.google.common.css.compiler.ast.CssNodesListNode
-
- addChildToBack(Node) - Method in class com.google.javascript.rhino.Node
-
- addChildToFront(Node, String) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Inserts a new node as the first child of the provided node.
- addChildToFront(Node) - Method in class com.google.javascript.rhino.Node
-
- addClassProperty(String, Node, JSType, boolean) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
Add a new non-optional declared property to instances of this class
- addConfiguredLibdefined(AbstractGenerateSoyEscapingDirectiveCode.FunctionNamePredicate) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Called reflectively when Ant sees <libdefined>.
- addConstantDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.ConstantDefinitions
-
Adds a constant definition to this css tree.
- addCssDefine(String) - Method in class org.plovr.Config.Builder
-
- addCssInput(File) - Method in class org.plovr.Config.Builder
-
- addCtorProperty(String, Node, JSType, boolean) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
Add a new non-optional declared property to this class's constructor
- addCustomPass(CustomPassExecutionTime, CompilerPass) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- addCustomWarningsGuard(String) - Method in class org.plovr.Config.Builder
-
- addDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
- addDeclaration(CssNode) - Method in class com.google.common.css.compiler.ast.CssRulesetNode
-
- addDefine(String, JsonPrimitive) - Method in class org.plovr.Config.Builder
-
- addDependency(JSModule) - Method in class com.google.javascript.jscomp.JSModule
-
Adds a dependency on another module.
- ADDED_BLOCK - Static variable in class com.google.javascript.rhino.Node
-
- addEntryPoint(Parameter) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Adds a entry
Each entrypoint entry must have one attribute, name.
- addEnum(QualifiedName, EnumType) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- addEscapes(String) - Static method in error com.google.common.css.compiler.ast.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addEscapes(String) - Static method in error com.google.template.soy.exprparse.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addEscapes(String) - Static method in error com.google.template.soy.soyparse.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addEscapes(String) - Static method in error com.google.template.soy.types.parse.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addExtension(String, Object) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
Adds field extensions to the json source map.
- addExtern(String) - Method in class org.plovr.Config.Builder
-
- addExterns(FileList) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Sets the externs file.
- addExterns(Iterable<SourceFile>) - Method in class com.google.javascript.refactoring.RefactoringDriver.Builder
-
- addExternsFromCode(String) - Method in class com.google.javascript.refactoring.RefactoringDriver.Builder
-
- addExternsFromFile(String) - Method in class com.google.javascript.refactoring.RefactoringDriver.Builder
-
- addExternsFromFile(Iterable<String>) - Method in class com.google.javascript.refactoring.RefactoringDriver.Builder
-
- addGoogRequire(Match, String) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Adds a goog.require for the given namespace to the file if it does not
already exist.
- AddHsbToCssColor() - Constructor for class com.google.common.css.compiler.gssfunctions.GssFunctions.AddHsbToCssColor
-
- addHsbToCssColor(String, String, String, String) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AddHsbToCssColor
-
- addHsbToCssColor(String, int, int, int) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AddHsbToCssColor
-
Takes a CSS color string, and adds the specified amount of hue,
saturation and brightness to it.
- addInput(SourceCode) - Method in class com.google.common.css.JobDescriptionBuilder
-
- addInput(File, String) - Method in class org.plovr.Config.Builder
-
- addInputByName(String) - Method in class org.plovr.Config.Builder
-
- addInputs(Iterable<SourceFile>) - Method in class com.google.javascript.refactoring.RefactoringDriver.Builder
-
- addInputsFromCode(String) - Method in class com.google.javascript.refactoring.RefactoringDriver.Builder
-
- addInputsFromFile(String) - Method in class com.google.javascript.refactoring.RefactoringDriver.Builder
-
- addInputsFromFile(Iterable<String>) - Method in class com.google.javascript.refactoring.RefactoringDriver.Builder
-
- addInstanceMethod(MethodDescriptor) - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- addInterfaces(ImmutableSet<NominalType>) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- addKey(CssKeyNode) - Method in class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
- addKwarg(String, PyExpr) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addKwarg(String, String) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addKwarg(String, int) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addKwarg(String, double) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addKwarg(String, long) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- addLicense(String) - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- addLoose() - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addMapping(String, String, FilePosition, FilePosition, FilePosition) - Method in interface com.google.debugging.sourcemap.SourceMapGenerator
-
Adds a mapping for the given node.
- addMapping(String, String, FilePosition, FilePosition, FilePosition) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
Adds a mapping for the given node.
- addMapping(Node, FilePosition, FilePosition) - Method in class com.google.javascript.jscomp.SourceMap
-
- addMethod(MethodDescriptor) - Method in class org.plovr.docgen.LibraryDescriptor.Builder
-
- addNativeProperties(JSTypeRegistry) - Static method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
Adds a basic set of properties to the native types.
- addNewScript(JsAst) - Method in class com.google.javascript.jscomp.Compiler
-
Adds a new Script AST to the compile state.
- addNode(N) - Method in interface com.google.javascript.jscomp.graph.SubGraph
-
Adds the node into this subgraph.
- addNominalType(NominalType) - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addNominalType(QualifiedName, RawNominalType) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- addOptFormal(JSType) - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addOptionalParams(JSType...) - Method in class com.google.javascript.rhino.jstype.FunctionParamBuilder
-
Add optional parameters of the given type to the end of the param list.
- addOrReplaceJsDoc(Node, String) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Adds or replaces the JS Doc for the given node.
- addOuterVarPrecondition(String, JSType) - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addParam(ParamDescriptor) - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- addPath(Path) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
- addPath(ConfigPath) - Method in class org.plovr.Config.Builder
-
- addPlaceholderFormal() - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
Used when the order of required/optional/rest formals in a function jsdoc is wrong.
- addProperty(String, Node, JSType, boolean) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
Add a new non-optional declared property to this namespace
- addProperty(String, JSType, Node) - Method in class com.google.javascript.rhino.jstype.RecordTypeBuilder
-
Adds a property with the given name and type to the record type.
- addPropertyWhichMayNotBeOnAllInstances(String, JSType) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- addProtoProperty(String, Node, JSType, boolean) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
Add a new non-optional declared prototype property to this class
- addProvide(String) - Method in class com.google.javascript.jscomp.CompilerInput
-
Registers a type that this input defines.
- addReceiverType(NominalType) - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addReference(String) - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Adds a reference ("@see") to the current information.
- addReqFormal(JSType) - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addRequire(String) - Method in class com.google.javascript.jscomp.CompilerInput
-
Registers a type that this input depends on.
- addRequiredParams(JSType...) - Method in class com.google.javascript.rhino.jstype.FunctionParamBuilder
-
Add parameters of the given type to the end of the param list.
- addRestFormals(JSType) - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addRetType(JSType) - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addRulesetNode(CssRulesetNode) - Method in class com.google.common.css.compiler.ast.CssTree.RulesetNodesToRemove
-
- addScope(QualifiedName, DeclaredTypeRegistry) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- addSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.ast.CssRulesetNode
-
- addSourcePath(String) - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
- addSources(FileList) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Sets the source files.
- addSoyFunctionPlugin(String) - Method in class org.plovr.Config.Builder
-
Adds a soy plugin module.
- addStaticMethod(MethodDescriptor) - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- addSubnamespace(QualifiedName, NamespaceLit) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- addSuperClass(NominalType) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- addSuppression(String) - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- addTestDriverFactory(WebDriverFactory) - Method in class org.plovr.Config.Builder
-
- addTestExcludePath(File) - Method in class org.plovr.Config.Builder
-
- addToCache(SoyMsgBundle, SoyCssRenamingMap) - Method in class com.google.template.soy.tofu.internal.BaseTofu
-
- addToCache(SoyMsgBundle, SoyCssRenamingMap) - Method in interface com.google.template.soy.tofu.SoyTofu
-
Primes the cache with the given combination of SoyMsgBundle and SoyCssRenamingMap.
- AddToNumericValue() - Constructor for class com.google.common.css.compiler.gssfunctions.GssFunctions.AddToNumericValue
-
- addToOutputVar(List<? extends E>) - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Appends a line/statement with the concatenation of the given target expressions saved to the
current output variable.
- addTrueConditionName(String) - Method in class com.google.common.css.JobDescriptionBuilder
-
- addTypedef(QualifiedName, Typedef) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- addTypeParameters(ImmutableList<String>) - Method in class com.google.javascript.jscomp.newtypes.FunctionTypeBuilder
-
- addUndeclaredClassProperty(String, Node) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
Add a new undeclared property to instances of this class
- addUndeclaredCtorProperty(String, Node) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
Add a new undeclared property to this class's constructor
- addUndeclaredProperty(String, Node, JSType, boolean) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
Add a new undeclared property to this namespace
- addUndeclaredProtoProperty(String, Node) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
Add a new undeclared prototype property to this class
- addValue(CssValueNode) - Method in class com.google.common.css.compiler.ast.CssCompositeValueNode
-
Adds a value to the list of values.
- addValue(String, String) - Method in class org.plovr.docgen.EnumDescriptor.Builder
-
- addValueAssertion(SoyAbstractCachingValueProvider.ValueAssertion) - Method in class com.google.template.soy.data.SoyAbstractCachingValueProvider
-
- addValuesToHsbComponents(Color, int, int, int) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AddHsbToCssColor
-
Adds the specified amount to the specified HSB (Hue, Saturation,
Brightness) parameter of the given color.
- addVarArgs(JSType) - Method in class com.google.javascript.rhino.jstype.FunctionParamBuilder
-
Add variable arguments to the end of the parameter list.
- addVolatile(File) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file that supports checking for modifications, given a File.
- addVolatileWithKind(File, SoyFileKind) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file that supports checking for modifications, given a File.
- addWarning(Warning) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Adds a entry
Each warning entry must have two attributes, group and level.
- addWarningsGuard(WarningsGuard) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Add a guard to the set of warnings guards.
- addWhitelistWarningsGuard(CompilerOptions, File) - Method in class com.google.javascript.jscomp.CommandLineRunner
-
- addWithKind(CharSource, SoyFileKind, String) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given a CharSource for the file content, as well as the
desired file path for messages.
- addWithKind(File, SoyFileKind) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given a File.
- addWithKind(URL, SoyFileKind, String) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given a resource URL, as well as the desired file path for
messages.
- addWithKind(URL, SoyFileKind) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given a resource URL.
- addWithKind(CharSequence, SoyFileKind, String) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Adds an input Soy file, given the file content provided as a string, as well as the desired
file path for messages.
- AdjacencyGraph<N,E> - Interface in com.google.javascript.jscomp.graph
-
A minimal graph interface.
- adjustBeginLineColumn(int, int) - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- AdjustBrightness() - Constructor for class com.google.common.css.compiler.gssfunctions.GssFunctions.AdjustBrightness
-
- adjustBrightness(String, String) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AdjustBrightness
-
- AdvisingAppendable - Interface in com.google.template.soy.jbcsrc.api
-
An
Appendable that can inform the writer that a buffer limit has been reached or
exceeded.
- AdvisingStringBuilder - Class in com.google.template.soy.jbcsrc.api
-
- AdvisingStringBuilder() - Constructor for class com.google.template.soy.jbcsrc.api.AdvisingStringBuilder
-
- AFTER_CMD_NAME_1 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
Lexical state.
- AFTER_CMD_NAME_2 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
Lexical state.
- AFTER_SOY_TAG_OPEN - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
Lexical state.
- alias - Variable in class com.google.javascript.jscomp.parsing.parser.trees.TypeAliasTree
-
- ALIAS_TAG - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- aliasableStrings - Variable in class com.google.javascript.jscomp.CompilerOptions
-
If set to a non-empty set, those strings literals will be aliased to a
single global instance per string, to avoid creating more objects than
necessary.
- aliasAllStrings - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Aliases all string literals to global instances, to avoid creating more
objects than necessary (if true, overrides any set of strings passed in
to aliasableStrings)
- aliasExternals - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Adds variable aliases for externals to reduce code size
- aliasStringsBlacklist - Variable in class com.google.javascript.jscomp.CompilerOptions
-
A blacklist in the form of a regular expression to block strings that
contains certain words from being aliased.
- all() - Static method in class com.google.template.soy.soytree.CallNode.DataAttribute
-
- ALL_NATIVE_EXTERN_TYPES - Static variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
A definition of all extern types.
- ALL_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- allEquivalenceClasses() - Method in class com.google.javascript.jscomp.graph.StandardUnionFind
-
- allEquivalenceClasses() - Method in interface com.google.javascript.jscomp.graph.UnionFind
-
Returns an immutable collection containing all equivalence classes.
- allOf(Matcher...) - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a Matcher that returns true only if all of the provided
matchers match.
- ALLOW_ALL_VALUES - Static variable in class com.google.template.soy.soytree.CommandTextAttributesParser.Attribute
-
Use this as the allowed values set when there is no fixed set of allowed values.
- allowedAtRules - Variable in class com.google.common.css.JobDescription
-
- allowedNonStandardFunctions - Variable in class com.google.common.css.JobDescription
-
- allowedUnrecognizedProperties - Variable in class com.google.common.css.JobDescription
-
- allowEmptyDefault(boolean) - Method in class com.google.template.soy.soytree.CallDelegateNode.Builder
-
- allowExternalCalls() - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Returns whether to allow external calls (calls to undefined templates).
- allowKeyframes - Variable in class com.google.common.css.JobDescription
-
- allowKeyframes() - Method in class com.google.common.css.JobDescriptionBuilder
-
- allowsEmptyDefault() - Method in class com.google.template.soy.soytree.CallDelegateNode
-
Returns whether this delegate call defaults to empty string if there's no active impl.
- allowUnrecognizedFunctions - Variable in class com.google.common.css.JobDescription
-
- allowUnrecognizedFunctions() - Method in class com.google.common.css.JobDescriptionBuilder
-
- allowUnrecognizedProperties - Variable in class com.google.common.css.JobDescription
-
- allowUnrecognizedProperties() - Method in class com.google.common.css.JobDescriptionBuilder
-
- allowWebkitKeyframes - Variable in class com.google.common.css.JobDescription
-
- allowWebkitKeyframes() - Method in class com.google.common.css.JobDescriptionBuilder
-
- allPathsSatisfyPredicate() - Method in class com.google.javascript.jscomp.CheckPathsBetweenNodes
-
- allRecognizedProperties() - Static method in class com.google.common.css.compiler.ast.Property
-
- allRecognizedPropertyNames() - Static method in class com.google.common.css.compiler.ast.Property
-
- AllType - Class in com.google.javascript.rhino.jstype
-
All type, representing all values.
- ALPHA - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- ALTERNATE - Static variable in class com.google.common.css.compiler.passes.PassUtil
-
Annotation to explicitly state that several consecutive declarations are
alternatives and it should be left up to the user agent to interpret
whichever is appropriate.
- alwaysSpan(boolean) - Method in class com.google.template.soy.internal.i18n.BidiFormatter.Builder
-
- AmbientDeclarationTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- AmbientDeclarationTree(SourceRange, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.AmbientDeclarationTree
-
- ambiguateProperties - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Rename unrelated properties to the same name to reduce code size.
- AMBIGUOUS_FUNCTION_DECL - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- AMPERSAND - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- analyzeChangedScopesOnly - Variable in class com.google.javascript.jscomp.AbstractCompiler
-
- ANALYZED_DURING_GTI - Static variable in class com.google.javascript.rhino.Node
-
- ancestors() - Method in class com.google.common.css.compiler.ast.CssNode
-
- AND - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- and(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- and(TernaryValue) - Method in enum com.google.javascript.rhino.jstype.TernaryValue
-
Gets the and of this and that.
- AND - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- AndOpNode(SourceLocation) - Constructor for class com.google.template.soy.exprtree.OperatorNodes.AndOpNode
-
- Annotatable - Interface in com.google.javascript.jscomp.graph
-
Object that has an annotation.
- Annotation - Interface in com.google.javascript.jscomp.graph
-
- ANNOTATION - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- anonymousFunctionNaming - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Give anonymous functions names for easier debugging
- AnonymousFunctionNamingPolicy - Enum in com.google.javascript.jscomp
-
Strategies for how to do naming of anonymous functions that occur as
r-values in assignments and variable declarations.
- AntErrorManager - Class in com.google.javascript.jscomp.ant
-
An error manager that pipes warnings and errors properly into the Ant
task infrastructure.
- AntErrorManager(MessageFormatter, Task) - Constructor for class com.google.javascript.jscomp.ant.AntErrorManager
-
- ANY_CHAR - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- ANY_CHAR - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- ANY_TEMPLATE_CMD_NAME - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- ANY_TEMPLATE_TAG - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- ANY_TYPE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- anyOf(Matcher...) - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a Matcher that returns true if any of the provided matchers match.
- anything() - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a Matcher that matches every node.
- anyType() - Static method in class com.google.javascript.rhino.TypeDeclarationsIR
-
Equivalent to the UNKNOWN type in Closure, expressed with {?}
- AnyType - Class in com.google.template.soy.types.primitive
-
The "any" type is the supertype of all other types.
- ApiCallScope - Annotation Type in com.google.template.soy.shared.internal
-
Guice scope for a Soy API method call.
- ApiCallScopeBindingAnnotations - Class in com.google.template.soy.shared.restricted
-
Binding annotations related to the ApiCallScope.
- ApiCallScopeBindingAnnotations.ApiCall - Annotation Type in com.google.template.soy.shared.restricted
-
Annotation for a GuiceSimpleScope parameter that should receive the ApiCallScope.
- ApiCallScopeBindingAnnotations.IsUsingIjData - Annotation Type in com.google.template.soy.shared.restricted
-
Annotation for the isIsingIjData parameter in the ApiCallScope.
- ApiCallScopeBindingAnnotations.LocaleString - Annotation Type in com.google.template.soy.shared.restricted
-
Annotation for the localeString parameter in the ApiCallScope.
- ApiCallScopeBindingAnnotations.PyBidiIsRtlFn - Annotation Type in com.google.template.soy.shared.restricted
-
Annotation for the bidiIsRtlFn parameter in the ApiCallScope.
- ApiCallScopeBindingAnnotations.PyRuntimePath - Annotation Type in com.google.template.soy.shared.restricted
-
Annotation for the runtimePath parameter in the ApiCallScope.
- ApiCallScopeBindingAnnotations.PyTranslationClass - Annotation Type in com.google.template.soy.shared.restricted
-
Annotation for the translationClass parameter in the ApiCallScope.
- ApiCallScopeUtils - Class in com.google.template.soy.shared.internal
-
Shared utilities for working with the ApiCallScope.
- append(String) - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
Appends str to the buffer.
- append(char) - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
Appends c to the buffer and update nextCharIndex.
- append(Object) - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
Appends the toString representation of o to the buffer.
- append(ChainableReverseAbstractInterpreter) - Method in class com.google.javascript.jscomp.type.ChainableReverseAbstractInterpreter
-
Appends a link to this, returning the updated last link.
- append(CharSequence) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
- append(CharSequence, int, int) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
- append(char) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
- append(CharSequence) - Method in interface com.google.template.soy.jbcsrc.api.AdvisingAppendable
-
- append(CharSequence, int, int) - Method in interface com.google.template.soy.jbcsrc.api.AdvisingAppendable
-
- append(char) - Method in interface com.google.template.soy.jbcsrc.api.AdvisingAppendable
-
- append(CharSequence) - Method in class com.google.template.soy.jbcsrc.api.AdvisingStringBuilder
-
- append(CharSequence, int, int) - Method in class com.google.template.soy.jbcsrc.api.AdvisingStringBuilder
-
- append(char) - Method in class com.google.template.soy.jbcsrc.api.AdvisingStringBuilder
-
- append(String...) - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Appends one or more strings to the generated code.
- append(CharSequence) - Method in class com.google.template.soy.sharedpasses.render.CountingFlushableAppendable
-
- append(CharSequence, int, int) - Method in class com.google.template.soy.sharedpasses.render.CountingFlushableAppendable
-
- append(char) - Method in class com.google.template.soy.sharedpasses.render.CountingFlushableAppendable
-
- appendComment(CssCommentNode) - Method in class com.google.common.css.compiler.ast.CssNode
-
- appendDebugInfo(StringBuilder) - Method in class com.google.javascript.jscomp.regex.RegExpTree
-
- appendHexEscape(StringBuilder, int) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Appends the Unicode hex escape sequence for the given code point (backslash + 'u' + 4 hex
digits) to the given StringBuilder.
- appendHexJavaScriptRepresentation(StringBuilder, char) - Static method in class com.google.debugging.sourcemap.Util
-
- appendImportParameter(ParserToken) - Method in interface com.google.common.css.compiler.ast.CssParserEventHandler.ImportHandler
-
- appendImportParameter(ParserToken) - Method in class com.google.common.css.compiler.ast.CssTreeBuilder
-
- appendIndexMapTo(Appendable, String, List<SourceMapSection>) - Method in interface com.google.debugging.sourcemap.SourceMapGenerator
-
Appends the index source map to the given buffer.
- appendIndexMapTo(Appendable, String, List<SourceMapSection>) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
Appends the index source map to the given buffer.
- appendInput(Appendable, DependencyInfo, String) - Static method in class com.google.javascript.jscomp.deps.ClosureBundler
-
Append the contents of the string to the supplied appendable.
- appendLine(Object...) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Appends a line.
- appendLine(String...) - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Appends the current indent, then the given strings, then a newline.
- appendLineEnd(Object...) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Appends the given strings, then a newline.
- appendLineEnd(String...) - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Appends the given strings, then a newline.
- appendLineStart(Object...) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Appends the current indent, then the given strings.
- appendLineStart(String...) - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Appends the current indent, then the given strings.
- appendMediaParameter(ParserToken) - Method in interface com.google.common.css.compiler.ast.CssParserEventHandler.MediaHandler
-
- appendMediaParameter(ParserToken) - Method in class com.google.common.css.compiler.ast.CssTreeBuilder
-
- appendOutputTo(Appendable, String) - Method in class com.google.common.css.compiler.passes.DefaultGssSourceMapGenerator
-
Appends the generated source map to out.
- appendOutputTo(Appendable, String) - Method in interface com.google.common.css.compiler.passes.GssSourceMapGenerator
-
Appends the generated source map to out.
- appendOutputTo(Appendable, String) - Method in class com.google.common.css.compiler.passes.NullGssSourceMapGenerator
-
- appendOutputVarName() - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Appends the name of the current output variable.
- appendParts(Object...) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Appends some parts to the current line.
- appendPlaceholderReference(String) - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
Appends a placeholder reference to the message
- appendRootModuleInfo(Appendable, boolean, Function<String, String>) - Method in class org.plovr.Compilation
-
- appendSourceCode(StringBuilder) - Method in class com.google.javascript.jscomp.regex.RegExpTree
-
Appends this regular expression source to the given buffer.
- appendSourceStringForChildren(StringBuilder) - Method in class com.google.template.soy.basetree.MixinParentNode
-
Appends the source strings for all the children to the given StringBuilder.
- appendSourceStringForChildren(StringBuilder) - Method in interface com.google.template.soy.basetree.ParentNode
-
Appends the source strings for all the children to the given StringBuilder.
- appendSourceStringForChildren(StringBuilder) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- appendSourceStringForChildren(StringBuilder) - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- appendSourceStringForChildren(StringBuilder) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- appendSourceStringForChildren(StringBuilder) - Method in class com.google.template.soy.soytree.LetContentNode
-
- appendStringPart(String) - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
Appends a translatable string literal to the message.
- appendStringTree(Appendable) - Method in class com.google.javascript.rhino.Node
-
- appendTo(Appendable, String) - Method in interface com.google.debugging.sourcemap.SourceMapGenerator
-
Appends the source map to the given buffer.
- appendTo(Appendable, String) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
Writes out the source map in the following format (line numbers are for
reference only and are not part of the format):
1.
- appendTo(Appendable, DependencyInfo, String) - Method in class com.google.javascript.jscomp.deps.ClosureBundler
-
Append the contents of the string to the supplied appendable.
- appendTo(Appendable, DependencyInfo, File, Charset) - Method in class com.google.javascript.jscomp.deps.ClosureBundler
-
Append the contents of the file to the supplied appendable.
- appendTo(StringBuilder) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- appendTo(StringBuilder) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- appendTo(Appendable, String) - Method in class com.google.javascript.jscomp.SourceMap
-
- appendTreeStringForChildren(StringBuilder, int) - Method in class com.google.template.soy.basetree.MixinParentNode
-
Appends the tree strings for all the children to the given StringBuilder, at one further
indentation level (3 spaces) than the given current indentation level.
- appendTreeStringForChildren(StringBuilder, int) - Method in interface com.google.template.soy.basetree.ParentNode
-
Appends the tree strings for all the children to the given StringBuilder, at one further
indentation level (3 spaces) than the given current indentation level.
- appendTreeStringForChildren(StringBuilder, int) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- appendTreeStringForChildren(StringBuilder, int) - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- appendTreeStringForChildren(StringBuilder, int) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- appendTreeStringForChildren(StringBuilder, int) - Method in class com.google.template.soy.soytree.LetContentNode
-
- appendValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
Appends the given value node to the buffer.
- appendValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- appendWhitelist(PrintStream) - Method in class com.google.javascript.jscomp.WhitelistWarningsGuard.WhitelistBuilder
-
Writes the warnings collected in a format that the WhitelistWarningsGuard
can read back later.
- apply() - Method in class com.google.common.css.compiler.ast.GssError.MessageFormatArgs
-
- apply(SoyData, List<SoyData>) - Method in interface com.google.template.soy.shared.restricted.SoyJavaRuntimePrintDirective
-
Applies this directive on the given value.
- applyCodeReplacements(Iterable<CodeReplacement>, String) - Static method in class com.google.javascript.refactoring.ApplySuggestedFixes
-
Applies the provided set of code replacements to the code and returns the transformed code.
- applyDelegateRelationship(ObjectType, ObjectType, ObjectType, FunctionType, FunctionType) - Method in interface com.google.javascript.jscomp.CodingConvention
-
In many JS libraries, the function that creates a delegate relationship
also adds properties to the delegator and delegate base.
- applyDelegateRelationship(ObjectType, ObjectType, ObjectType, FunctionType, FunctionType) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- applyEscapers(CompiledTemplate, List<SoyJavaPrintDirective>, SanitizedContent.ContentKind) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
Wraps a given template with a collection of escapers to apply.
- applyForJava(SoyValue, List<SoyValue>) - Method in class com.google.template.soy.basicdirectives.BasicEscapeDirective
-
- applyForJava(SoyValue, List<SoyValue>) - Method in class com.google.template.soy.basicdirectives.InsertWordBreaksDirective
-
- applyForJava(SoyValue, List<SoyValue>) - Method in class com.google.template.soy.coredirectives.EscapeHtmlDirective
-
- applyForJava(SoyValue, List<SoyValue>) - Method in class com.google.template.soy.coredirectives.IdDirective
-
- applyForJava(SoyValue, List<SoyValue>) - Method in class com.google.template.soy.coredirectives.NoAutoescapeDirective
-
- applyForJava(SoyValue, List<SoyValue>) - Method in interface com.google.template.soy.shared.restricted.SoyJavaPrintDirective
-
Applies this directive on the given value.
- applyForJsSrc(JsExpr, List<JsExpr>) - Method in class com.google.template.soy.basicdirectives.BasicEscapeDirective
-
- applyForJsSrc(JsExpr, List<JsExpr>) - Method in class com.google.template.soy.basicdirectives.InsertWordBreaksDirective
-
- applyForJsSrc(JsExpr, List<JsExpr>) - Method in class com.google.template.soy.coredirectives.EscapeHtmlDirective
-
- applyForJsSrc(JsExpr, List<JsExpr>) - Method in class com.google.template.soy.coredirectives.IdDirective
-
- applyForJsSrc(JsExpr, List<JsExpr>) - Method in class com.google.template.soy.coredirectives.NoAutoescapeDirective
-
- applyForJsSrc(JsExpr, List<JsExpr>) - Method in interface com.google.template.soy.jssrc.restricted.SoyJsSrcPrintDirective
-
Applies this directive on the given string value.
- applyForPySrc(PyExpr, List<PyExpr>) - Method in class com.google.template.soy.basicdirectives.BasicEscapeDirective
-
- applyForPySrc(PyExpr, List<PyExpr>) - Method in class com.google.template.soy.coredirectives.EscapeHtmlDirective
-
- applyForPySrc(PyExpr, List<PyExpr>) - Method in interface com.google.template.soy.pysrc.restricted.SoyPySrcPrintDirective
-
Applies this directive on the given string value.
- applyForTofu(SoyData, List<SoyData>) - Method in class com.google.template.soy.tofu.restricted.SoyAbstractTofuPrintDirective
-
- applyForTofu(SoyData, List<SoyData>) - Method in interface com.google.template.soy.tofu.restricted.SoyTofuPrintDirective
-
Applies this directive on the given value.
- applyPrintDirective(SoyJavaPrintDirective, SoyValue, List<SoyValue>) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
Helper function to translate null -> NullData when calling SoyJavaPrintDirectives that may
expect it.
- applySingletonGetterNew(RawNominalType, JSType, JSType) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- applySingletonGetterNew(RawNominalType, JSType, JSType) - Method in interface com.google.javascript.jscomp.CodingConvention
-
- applySingletonGetterNew(RawNominalType, JSType, JSType) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- applySingletonGetterOld(FunctionType, FunctionType, ObjectType) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- applySingletonGetterOld(FunctionType, FunctionType, ObjectType) - Method in interface com.google.javascript.jscomp.CodingConvention
-
In many JS libraries, the function that adds a singleton getter to a class
adds properties to the class.
- applySingletonGetterOld(FunctionType, FunctionType, ObjectType) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- applySubclassRelationship(FunctionType, FunctionType, CodingConvention.SubclassType) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
Closure's goog.inherits adds a superClass_ property to the
subclass, and a constructor property.
- applySubclassRelationship(FunctionType, FunctionType, CodingConvention.SubclassType) - Method in interface com.google.javascript.jscomp.CodingConvention
-
In many JS libraries, the function that produces inheritance also
adds properties to the superclass and/or subclass.
- applySubclassRelationship(FunctionType, FunctionType, CodingConvention.SubclassType) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- ApplySuggestedFixes - Class in com.google.javascript.refactoring
-
Class that applies suggested fixes to code or files.
- ApplySuggestedFixes() - Constructor for class com.google.javascript.refactoring.ApplySuggestedFixes
-
- applySuggestedFixesToCode(Iterable<SuggestedFix>, Map<String, String>) - Static method in class com.google.javascript.refactoring.ApplySuggestedFixes
-
Applies the provided set of suggested fixes to the provided code and returns the new code.
- applySuggestedFixesToFiles(Iterable<SuggestedFix>) - Static method in class com.google.javascript.refactoring.ApplySuggestedFixes
-
Applies the provided set of suggested fixes to the files listed in the suggested fixes.
- areAllFlagsSet() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
- areCompatibleScalarTypes(JSType, JSType) - Static method in class com.google.javascript.jscomp.newtypes.JSType
-
- areEquivalent(E, E) - Method in class com.google.javascript.jscomp.graph.StandardUnionFind
-
- areEquivalent(E, E) - Method in interface com.google.javascript.jscomp.graph.UnionFind
-
Returns true if a and b belong to the same equivalence
class.
- areEquivalent(JSDocInfo, JSDocInfo) - Static method in class com.google.javascript.rhino.JSDocInfo
-
- areIndexPagesEnabled() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- ArgumentListTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ArgumentListTree(SourceRange, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ArgumentListTree
-
- arguments - Variable in class com.google.common.css.compiler.ast.GssError.MessageFormatArgs
-
- arguments - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ArgumentListTree
-
- arguments - Variable in class com.google.javascript.jscomp.parsing.parser.trees.CallExpressionTree
-
- arguments - Variable in class com.google.javascript.jscomp.parsing.parser.trees.NewExpressionTree
-
- arity(int) - Static method in class com.google.javascript.rhino.Token
-
If the arity isn't always the same, this function returns -1
- ARRAY_FUNCTION_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- ARRAY_PATTERN - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ARRAY_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- ARRAY_TYPE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- arraylit(Node...) - Static method in class com.google.javascript.rhino.IR
-
- ARRAYLIT - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ArrayLiteralExpressionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ArrayLiteralExpressionTree(SourceRange, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ArrayLiteralExpressionTree
-
- ArrayPatternTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ArrayPatternTree(SourceRange, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ArrayPatternTree
-
- arrayType(Node) - Static method in class com.google.javascript.rhino.TypeDeclarationsIR
-
Represents an array type.
- ArrayTypeTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
Represents an array type (foo[]).
- ArrayTypeTree(SourceRange, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ArrayTypeTree
-
- ARROW_FN - Static variable in class com.google.javascript.rhino.Node
-
- AS - Static variable in class com.google.javascript.jscomp.parsing.parser.PredefinedName
-
- asAmbientDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asArgumentList() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asArrayLiteralExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asArrayPattern() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asArrayType() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asAssignmentRestElement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asBinaryOperator() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asBlock() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asBreakStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asCallExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asCallSignature() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asCaseClause() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asCatch() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asClassDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asCommaExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asComprehension() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asComprehensionFor() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asComprehensionIf() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asComputedPropertyDefinition() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asComputedPropertyGetter() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asComputedPropertyMemberVariable() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asComputedPropertyMethod() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asComputedPropertySetter() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asConditionalExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asContinueStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asDebuggerStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asDefaultClause() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asDefaultParameter() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asDoWhileStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asEmptyStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asEnumDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asExportDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asExportSpecifier() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asExpressionStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asFinally() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asForInStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asFormalParameterList() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asForOfStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asForStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asFunctionDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asFunctionType() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asGenericTypeList() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asGetAccessor() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asGetParameter() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.RequestKey
-
- asIdentifier() - Method in class com.google.javascript.jscomp.parsing.parser.Token
-
- asIdentifierExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asIfStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asImportDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asImportSpecifier() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asIndexSignature() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asInterfaceDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asJavaList() - Method in interface com.google.template.soy.data.SoyList
-
Gets a Java list of all value providers in this SoyList.
- asJavaList() - Method in class com.google.template.soy.data.SoyListData
-
- asJavaStringMap() - Method in interface com.google.template.soy.data.SoyDict
-
Gets a Java map of all items in this SoyDict, where mappings are string to value provider.
- asJavaStringMap() - Method in class com.google.template.soy.data.SoyMapData
-
- asLabelledStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asList() - Method in class com.google.template.soy.data.SoyListData
-
Important: Please treat this method as superpackage-private.
- asLiteral() - Method in class com.google.javascript.jscomp.parsing.parser.Token
-
- asLiteralExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asMap() - Method in class com.google.template.soy.data.SoyMapData
-
Important: Please treat this method as superpackage-private.
- asMemberExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asMemberLookupExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asMemberVariable() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asMissingPrimaryExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asModuleDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asModuleImport() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asNewExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asNull() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asObjectLiteralExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asObjectPattern() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asOptionalParameter() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asParameterizedType() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asParenExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asPostfixExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asProgram() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asPropertyNameAssignment() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asPyExpr() - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- asPyStringExpr() - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- asRecordType() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asResolvedJavaList() - Method in interface com.google.template.soy.data.SoyList
-
Gets a Java list all values in this SoyList.
- asResolvedJavaList() - Method in class com.google.template.soy.data.SoyListData
-
- asResolvedJavaStringMap() - Method in interface com.google.template.soy.data.SoyDict
-
Gets a Java map of all items in this SoyDict, where mappings are string to value.
- asResolvedJavaStringMap() - Method in class com.google.template.soy.data.SoyMapData
-
- asRestParameter() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asReturnStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- assertChanges(SuggestedFix, String, String, String) - Static method in class com.google.javascript.refactoring.testing.SuggestedFixes
-
- assertChanges(List<SuggestedFix>, String, String, String) - Static method in class com.google.javascript.refactoring.testing.SuggestedFixes
-
- assertedNewType - Variable in class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
- assertedType - Variable in class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
- assertEquivalenceOperations(JSType, JSType) - Static method in class com.google.javascript.rhino.testing.Asserts
-
For the given equivalent types, run all type operations that
should have trivial solutions (getGreatestSubtype, isEquivalentTo, etc)
- AssertFunctionByTypeName(String, String) - Constructor for class com.google.javascript.jscomp.ClosureCodingConvention.AssertFunctionByTypeName
-
- assertHasEncounteredAllErrors() - Method in class com.google.javascript.rhino.testing.TestErrorReporter
-
- assertHasEncounteredAllWarnings() - Method in class com.google.javascript.rhino.testing.TestErrorReporter
-
- AssertInstanceofSpec(String) - Constructor for class com.google.javascript.jscomp.ClosureCodingConvention.AssertInstanceofSpec
-
- AssertionFunctionSpec(String) - Constructor for class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
Deprecated.
- AssertionFunctionSpec(String, JSType) - Constructor for class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
- AssertionFunctionSpec(String, JSType, JSTypeNative) - Constructor for class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
- assertNode(Node) - Static method in class com.google.javascript.jscomp.testing.NodeSubject
-
- assertReplacement(SuggestedFix, CodeReplacement) - Static method in class com.google.javascript.refactoring.testing.SuggestedFixes
-
- assertResolvesToSame(JSType) - Static method in class com.google.javascript.rhino.testing.Asserts
-
- Asserts - Class in com.google.javascript.rhino.testing
-
Helper methods for making assertions about the validity of types.
- AssertStrictAutoescapingVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor that ensures files and templates use strict autoescaping.
- AssertStrictAutoescapingVisitor(ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.AssertStrictAutoescapingVisitor
-
- assertTypeCollectionEquals(Iterable<T>, Iterable<S>) - Static method in class com.google.javascript.rhino.testing.Asserts
-
- assertTypeEquals(JSType, JSType) - Static method in class com.google.javascript.rhino.testing.Asserts
-
- assertTypeEquals(String, JSType, JSType) - Static method in class com.google.javascript.rhino.testing.Asserts
-
- assertTypeEquals(JSType, Node) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
Asserts that a Node representing a type expression resolves to the
correct JSType.
- assertTypeEquals(JSType, JSTypeExpression) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
Asserts that a a type expression resolves to the correct JSType.
- assertTypeEquals(JSType, JSType) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- assertTypeEquals(String, JSType, JSType) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- assertTypeNotEquals(JSType, JSType) - Static method in class com.google.javascript.rhino.testing.Asserts
-
- assertTypeNotEquals(String, JSType, JSType) - Static method in class com.google.javascript.rhino.testing.Asserts
-
- assertTypeNotEquals(JSType, JSType) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- assertTypeNotEquals(String, JSType, JSType) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- assertValidResolve(JSType) - Static method in class com.google.javascript.rhino.testing.Asserts
-
- assertValidResolve(JSType, StaticTypedScope<JSType>) - Static method in class com.google.javascript.rhino.testing.Asserts
-
- asSet() - Method in class com.google.template.soy.shared.restricted.TagWhitelist
-
- asSetAccessor() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- assign(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- ASSIGN - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_ADD - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_BITAND - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_BITOR - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_BITXOR - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_DIV - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_LSH - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_MOD - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_MUL - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_RSH - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ASSIGN_SUB - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- assign_term() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- ASSIGN_URSH - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- AssignmentRestElementTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- AssignmentRestElementTree(SourceRange, IdentifierToken) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.AssignmentRestElementTree
-
- assignmentWithRhs(Matcher) - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a Matcher that matches an ASSIGN node where the RHS of the assignment matches the given
rhsMatcher.
- associateMetaInfo(SourceLocation, String, String) - Method in exception com.google.template.soy.base.SoySyntaxException
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- associateNode(SoyNode) - Method in exception com.google.template.soy.parsepasses.contextautoesc.SoyAutoescapeException
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- associateNode(SoySyntaxException, SoyNode) - Static method in class com.google.template.soy.soytree.SoySyntaxExceptionUtils
-
Adds meta info to an existing SoySyntaxException.
- asSpreadExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- assumeClosuresOnlyCaptureReferences() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- assumeStrictThis() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- asSuperExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asSwitchStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- ast - Variable in class com.google.javascript.jscomp.parsing.ParserRunner.ParseResult
-
- asTemplateLiteralExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asTemplateLiteralPortion() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asTemplateSubstitution() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- ASTERISK - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- ASTERISK_EQUALS - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- asThisExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asThrowStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asTryStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- AstValidator - Class in com.google.javascript.jscomp
-
This class walks the AST and validates that the structure is correct.
- AstValidator(AbstractCompiler, AstValidator.ViolationHandler) - Constructor for class com.google.javascript.jscomp.AstValidator
-
- AstValidator(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.AstValidator
-
- AstValidator.ViolationHandler - Interface in com.google.javascript.jscomp
-
Violation handler
- asTypeAlias() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asTypedParameter() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asTypeName() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asTypeQuery() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asUnaryExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asUnionType() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asVariableDeclaration() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asVariableDeclarationList() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asVariableStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asWhileStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asWithStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- asYieldStatement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- AT - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- at_rule() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- atFunction() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- ATKEYWORD - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- atLeast5 - Variable in class com.google.javascript.jscomp.parsing.parser.Parser.Config
-
- atLeast6 - Variable in class com.google.javascript.jscomp.parsing.parser.Parser.Config
-
- ATLIST - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- AtRuleHandler - Interface in com.google.common.css.compiler.ast
-
A handler for at rules.
- ATRULESWITHDECLBLOCK - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- atRuleWithCrazySyntax() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- atRuleWithDeclBlock() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- attribute() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- Attribute(String, Collection<String>, String) - Constructor for class com.google.template.soy.soytree.CommandTextAttributesParser.Attribute
-
The definition of one supported attribute.
- attrType - Variable in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Describes the attribute whose value the context point is in.
- AugmentedParamStore - Class in com.google.template.soy.data.internal
-
Implementation of ParamStore that represents a backing store augmented with additional fields
(params).
- AugmentedParamStore(SoyRecord, int) - Constructor for class com.google.template.soy.data.internal.AugmentedParamStore
-
- AUTHOR - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.DemoBidiSupportSoyTemplateInfo
-
Author's name.
- AUTHOR - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .demoBidiSupport.
- autobox(JSTypes) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- autobox() - Method in class com.google.javascript.rhino.jstype.JSType
-
Dereference a type for property access.
- autobox() - Method in class com.google.javascript.rhino.jstype.UnionType
-
- autoboxesTo() - Method in class com.google.javascript.rhino.jstype.BooleanType
-
- autoboxesTo() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- autoboxesTo() - Method in class com.google.javascript.rhino.jstype.JSType
-
Turn a scalar type to the corresponding object type.
- autoboxesTo() - Method in class com.google.javascript.rhino.jstype.NumberType
-
- autoboxesTo() - Method in class com.google.javascript.rhino.jstype.StringType
-
- AutoescapeMode - Enum in com.google.template.soy.soytree
-
Specifies how the outputs of {print} commands that lack escaping directives are
encoded.
- AutoExpandBrowserPrefix - Class in com.google.common.css.compiler.passes
-
A compiler pass that automatically detects certain properties that need additional
browser specific property declarations, and adds them.
- AutoExpandBrowserPrefix(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.AutoExpandBrowserPrefix
-
- availableIdentifiers - Variable in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Matches functions available in the environment in which output will be run including things
like EscapingConventions.CrossLanguageStringXform#getLangFunctionNames.
- calc() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- CALC - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- calculateEtagFor(String) - Method in class org.plovr.AbstractJsInput
-
Must return a stable ETag for the supplied code.
- call(Node, Node...) - Static method in class com.google.javascript.rhino.IR
-
- CALL - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- CALL_SIGNATURE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- CallBasicNode - Class in com.google.template.soy.soytree
-
Node representing a call to a basic template.
- CallBasicNode.Builder - Class in com.google.template.soy.soytree
-
- CallDelegateNode - Class in com.google.template.soy.soytree
-
Node representing a call to a delegate template.
- CallDelegateNode.Builder - Class in com.google.template.soy.soytree
-
- calleeName(String) - Method in class com.google.template.soy.soytree.CallBasicNode.Builder
-
- CallExpressionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- CallExpressionTree(SourceRange, ParseTree, ArgumentListTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.CallExpressionTree
-
- CallGraph - Class in com.google.javascript.jscomp
-
A pass the uses a DefinitionProvider to compute a call graph for an
AST.
- CallGraph(AbstractCompiler, boolean, boolean) - Constructor for class com.google.javascript.jscomp.CallGraph
-
Creates a call graph object supporting the specified lookups.
- CallGraph(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.CallGraph
-
Creates a call graph object support both forward and backward lookups.
- CallGraph.Callsite - Class in com.google.javascript.jscomp
-
An inner class that represents call sites in the call graph.
- CallGraph.Function - Class in com.google.javascript.jscomp
-
An inner class that represents functions in the call graph.
- CallNode - Class in com.google.template.soy.soytree
-
Node representing a call.
- CallNode(int, SourceLocation, String, CallNode.CommandTextInfo, ImmutableList<String>) - Constructor for class com.google.template.soy.soytree.CallNode
-
Protected constructor for use by subclasses.
- CallNode(CallNode, CopyState) - Constructor for class com.google.template.soy.soytree.CallNode
-
Copy constructor.
- CallNode.CommandTextInfo - Class in com.google.template.soy.soytree
-
Private helper class used by constructors.
- CallNode.DataAttribute - Class in com.google.template.soy.soytree
-
A Parsed data attribute.
- CallParamContentNode - Class in com.google.template.soy.soytree
-
Node representing a 'param' with content.
- CallParamContentNode.Builder - Class in com.google.template.soy.soytree
-
- CallParamNode - Class in com.google.template.soy.soytree
-
Abstract node representing a 'param'.
- CallParamNode(int, SourceLocation, String) - Constructor for class com.google.template.soy.soytree.CallParamNode
-
- CallParamNode(CallParamNode, CopyState) - Constructor for class com.google.template.soy.soytree.CallParamNode
-
Copy constructor.
- CallParamNode.CommandTextParseResult - Class in com.google.template.soy.soytree
-
Return value for parseCommandTextHelper().
- CallParamValueNode - Class in com.google.template.soy.soytree
-
Node representing a 'param' with a value expression.
- CallParamValueNode.Builder - Class in com.google.template.soy.soytree
-
- CallSignatureTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
Represents an callable or newable object in TypeScript.
- CallSignatureTree(SourceRange, boolean, GenericTypeListTree, FormalParameterListTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.CallSignatureTree
-
- callSoyFunction(SoyJavaFunction, List<SoyValue>) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
Helper function to translate null -> NullData when calling SoyJavaFunctions that may expect it.
- canBeCalled() - Method in class com.google.javascript.rhino.jstype.AllType
-
- canBeCalled() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- canBeCalled() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- canBeCalled() - Method in class com.google.javascript.rhino.jstype.JSType
-
This predicate is used to test whether a given type can be used as the
'function' in a function call.
- canBeCalled() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- canBeCalled() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- canBeCalled() - Method in class com.google.javascript.rhino.jstype.UnionType
-
- canBeCalled() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- canCastTo(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Tests whether values of this type can be safely assigned
to values of that type.
- canModifyRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.ast.SkippingTreeVisitor
-
This method checks if the given ruleset is safe to be changed.
- canModifyRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.MarkRemovableRulesetNodesForChunk
-
- canPropertyBeDefined(JSType, String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Returns whether the given property can possibly be set on the given type.
- canReturnNull(ControlFlowGraph<Node>) - Static method in class com.google.javascript.jscomp.lint.CheckNullableReturn
-
- canTestForEqualityWith(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Tests whether this and that are meaningfully
comparable.
- canTestForShallowEqualityWith(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Tests whether this and that are meaningfully
comparable using shallow comparison.
- CARET - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- CARET_EQUALS - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- CASE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- CASE_SENSITIVE - Static variable in class com.google.javascript.jscomp.regex.CaseCanonicalize
-
Set of code units that are case-insensitively equivalent to some other
code unit according to the EcmaScript
Canonicalize operation
described in section 15.10.2.8.
- caseAllType() - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseAllType() - Method in interface com.google.javascript.rhino.jstype.Visitor
-
All type's case.
- caseBooleanType() - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseBooleanType() - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Boolean value type's case.
- CaseCanonicalize - Class in com.google.javascript.jscomp.regex
-
Implements the ECMAScript 5
Canonicalize operation
used to specify how case-insensitive regular expressions match.
- caseCanonicalize(String) - Static method in class com.google.javascript.jscomp.regex.CaseCanonicalize
-
Returns the case canonical version of the given string.
- caseCanonicalize(char) - Static method in class com.google.javascript.jscomp.regex.CaseCanonicalize
-
Returns the case canonical version of the given code-unit.
- caseClauses - Variable in class com.google.javascript.jscomp.parsing.parser.trees.SwitchStatementTree
-
- CaseClauseTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- CaseClauseTree(SourceRange, ParseTree, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.CaseClauseTree
-
- caseEnumElementType(EnumElementType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseEnumElementType(EnumElementType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Enum element type's case.
- caseFunctionType(FunctionType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseFunctionType(FunctionType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Function type's case.
- caseNamedType(NamedType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseNamedType(NamedType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Named type's case.
- caseNode(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- caseNoObjectType() - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseNoObjectType() - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Bottom Object type's case.
- caseNoType(NoType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseNoType(NoType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Bottom type's case.
- caseNullType() - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseNullType() - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Null type's case.
- caseNumberType() - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseNumberType() - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Number value type's case.
- caseObjectType(ObjectType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseObjectType(ObjectType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Object type's case.
- CaseOrDefaultNode - Class in com.google.template.soy.soytree
-
Abstract node representing a 'case' or 'default' block in 'select', 'switch' or 'plural'
statements.
- CaseOrDefaultNode(int, SourceLocation, String, String) - Constructor for class com.google.template.soy.soytree.CaseOrDefaultNode
-
- CaseOrDefaultNode(CaseOrDefaultNode, CopyState) - Constructor for class com.google.template.soy.soytree.CaseOrDefaultNode
-
Copy constructor.
- caseProxyObjectType(ProxyObjectType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseProxyObjectType(ProxyObjectType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Proxy type's case.
- caseStringType() - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseStringType() - Method in interface com.google.javascript.rhino.jstype.Visitor
-
String value type's case.
- caseTemplateType(TemplateType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseTemplateType(TemplateType) - Method in class com.google.javascript.rhino.jstype.TemplateTypeMapReplacer
-
- caseTemplateType(TemplateType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Template type's case.
- caseTemplatizedType(TemplatizedType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseTemplatizedType(TemplatizedType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Templatized type's case.
- caseUnionType(UnionType) - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseUnionType(UnionType) - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Union type's case.
- caseUnknownType() - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseUnknownType() - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Unknown type's case.
- caseVoidType() - Method in class com.google.javascript.rhino.jstype.ModificationVisitor
-
- caseVoidType() - Method in interface com.google.javascript.rhino.jstype.Visitor
-
Void type's case.
- cast(Node) - Static method in class com.google.javascript.rhino.IR
-
- cast(JSType) - Static method in class com.google.javascript.rhino.jstype.ObjectType
-
A null-safe version of JSType#toObjectType.
- CAST - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- CATCH - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- catchBlock - Variable in class com.google.javascript.jscomp.parsing.parser.trees.TryStatementTree
-
- catchBody - Variable in class com.google.javascript.jscomp.parsing.parser.trees.CatchTree
-
- catchNode(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- CatchTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- CatchTree(SourceRange, ParseTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.CatchTree
-
- CDC - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- CDO - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- ChainableReverseAbstractInterpreter - Class in com.google.javascript.jscomp.type
-
Chainable reverse abstract interpreter providing basic functionality.
- ChainableReverseAbstractInterpreter(JSTypeRegistry) - Constructor for class com.google.javascript.jscomp.type.ChainableReverseAbstractInterpreter
-
Constructs an interpreter, which is the only link in a chain.
- CHANGE_TIME - Static variable in class com.google.javascript.rhino.Node
-
- changeBaseType(JSTypeExpression) - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Changes a base type, even if one has already been set on currentInfo.
- ChangeCallsToPassAllDataVisitor - Class in com.google.template.soy.parsepasses
-
Visitor to change calls to use data="all" whenever possible.
- ChangeCallsToPassAllDataVisitor(ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.ChangeCallsToPassAllDataVisitor
-
- changeJsDocType(Node, AbstractCompiler, String) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Changes the JS Doc Type of the given node.
- changes - Variable in class com.google.javascript.jscomp.PerformanceTracker.Stats
-
- charAt(int) - Method in class com.google.javascript.jscomp.JsMessage.PlaceholderReference
-
- charAt(int) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
- CHARSET - Static variable in class org.plovr.io.Settings
-
The
Charset to use when doing I/O operations for which the user
is currently unable to specify his own charset.
- CharStream - Interface in com.google.common.css.compiler.ast
-
This interface describes a character stream that maintains line and
column number positions of the characters.
- check(NodeTraversal, Node) - Method in interface com.google.javascript.jscomp.CheckConformance.Rule
-
Perform conformance check
- check() - Method in class com.google.javascript.jscomp.Compiler
-
- check(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.AbstractRule
-
- check(ConformanceInput) - Method in interface com.google.template.soy.conformance.CheckConformance
-
- check(SoyValue) - Method in class com.google.template.soy.data.SoyAbstractCachingValueProvider.ValueAssertion
-
- CHECK_EVENTFUL_OBJECT_DISPOSAL - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- CHECK_REGEXP - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- CHECK_STRUCT_DICT_INHERITANCE - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- CHECK_TYPES - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- CHECK_USELESS_CODE - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- CHECK_VARIABLES - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- CheckCallingParamTypesVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor for checking that calling arguments match the declared parameter types
of the called template.
- CheckCallingParamTypesVisitor(ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.CheckCallingParamTypesVisitor
-
- CheckCallsVisitor - Class in com.google.template.soy.parsepasses
-
Visitor for running some sanity checks on calls.
- CheckCallsVisitor(ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.CheckCallsVisitor
-
- CheckConformance - Class in com.google.javascript.jscomp
-
Provides a framework for checking code against a set of user configured
conformance rules.
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.AbstractRule
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.BanExpose
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.BanGlobalVars
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.BanNullDeref
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.BanThrowOfNonErrorTypes
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.BanUnknownDirectThisPropsReferences
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.BanUnknownThis
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.BanUnknownTypedClassPropsReferences
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.BanUnresolvedType
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.NoImplicitlyPublicDecls
-
- checkConformance(NodeTraversal, Node) - Method in class com.google.javascript.jscomp.ConformanceRules.RequireFileoverviewVisibility
-
- CheckConformance - Interface in com.google.template.soy.conformance
-
Marker interface for collecting Soy conformance violations.
- CheckConformance.InvalidRequirementSpec - Exception in com.google.javascript.jscomp
-
- CheckConformance.Rule - Interface in com.google.javascript.jscomp
-
- checkConstructorImplicitMatch(FunctionType, FunctionType, JSType.ImplCache) - Static method in class com.google.javascript.rhino.jstype.JSType
-
check if functionType implicitly implements interfaceType
- CheckDelegatesVisitor - Class in com.google.template.soy.parsepasses
-
Checks various rules regarding the use of delegates (including delegate packages, delegate
templates, and delegate calls).
- CheckDelegatesVisitor(ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.CheckDelegatesVisitor
-
- CheckDependencyNodes - Class in com.google.common.css.compiler.passes
-
- CheckDependencyNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CheckDependencyNodes
-
- CheckDependencyNodes(MutatingVisitController, ErrorManager, boolean) - Constructor for class com.google.common.css.compiler.passes.CheckDependencyNodes
-
- CHECKED_UNKNOWN_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- CheckedCoffeeScriptCompilerException - Exception in org.plovr
-
- CheckedCoffeeScriptCompilerException(PlovrCoffeeScriptCompilerException) - Constructor for exception org.plovr.CheckedCoffeeScriptCompilerException
-
- CheckedSoySyntaxException - Exception in org.plovr
-
- CheckedSoySyntaxException(SoySyntaxException) - Constructor for exception org.plovr.CheckedSoySyntaxException
-
- CheckedSoySyntaxException(PlovrSoySyntaxException) - Constructor for exception org.plovr.CheckedSoySyntaxException
-
- CheckEmptyStatements - Class in com.google.javascript.jscomp.lint
-
Check for empty statements (i.e.
- CheckEmptyStatements(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.lint.CheckEmptyStatements
-
- CheckEnums - Class in com.google.javascript.jscomp.lint
-
Check for duplicate values in enums.
- CheckEnums(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.lint.CheckEnums
-
- checkEquivalenceHelper(TemplateTypeMap, EquivalenceMethod) - Method in class com.google.javascript.rhino.jstype.TemplateTypeMap
-
Determines if this map and the specified map have equivalent template
types.
- checkEquivalenceHelper(TemplateTypeMap, EquivalenceMethod, JSType.EqCache) - Method in class com.google.javascript.rhino.jstype.TemplateTypeMap
-
- CheckEventfulObjectDisposal - Class in com.google.javascript.jscomp
-
Check to ensure there exists a path to dispose of each eventful object
created.
- CheckEventfulObjectDisposal(AbstractCompiler, CheckEventfulObjectDisposal.DisposalCheckingPolicy) - Constructor for class com.google.javascript.jscomp.CheckEventfulObjectDisposal
-
- CheckEventfulObjectDisposal.DisposalCheckingPolicy - Enum in com.google.javascript.jscomp
-
Policies to determine the disposal checking level.
- checkExtendsLoop() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
check if there is a loop in the type extends chain
- checkExtendsLoop(HashSet<FunctionType>, List<FunctionType>) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- checkForCallingConventionDefiningCalls(Node, Map<String, String>) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Checks for function calls that set the calling conventions on delegate
methods.
- checkForCallingConventionDefiningCalls(Node, Map<String, String>) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- CheckForInOverArray - Class in com.google.javascript.jscomp.lint
-
Checks when the pattern for (x in arr) { ...
- CheckForInOverArray(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.lint.CheckForInOverArray
-
- CheckFunctionCallsVisitor - Class in com.google.template.soy.parsepasses
-
Checks the signatures of functions.
- CheckFunctionCallsVisitor(Map<String, SoyFunction>, SyntaxVersion, ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.CheckFunctionCallsVisitor
-
- CheckFunctionCallsVisitor.CheckFunctionCallsVisitorFactory - Interface in com.google.template.soy.parsepasses
-
Injectable factory for creating an instance of this class.
- checkGlobalNamesLevel - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- checkGlobalThisLevel - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- CheckInterfaces - Class in com.google.javascript.jscomp.lint
-
Checks for errors related to interfaces.
- CheckInterfaces(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.lint.CheckInterfaces
-
- CheckJSDocStyle - Class in com.google.javascript.jscomp.lint
-
Checks for various JSDoc-related style issues, such as function definitions without JsDoc, params
with no corresponding @param annotation, coding conventions not being respected, etc.
- CheckJSDocStyle(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.lint.CheckJSDocStyle
-
- CheckLevel - Enum in com.google.javascript.jscomp
-
Controls checking levels of certain options.
- CheckLevelLegacy - Enum in com.google.javascript.jscomp
-
Enum used in flags to control the behavior of JS compiler checks.
- checkMissingGetCssNameBlacklist - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Regex of string literals that may only appear in goog.getCssName arguments.
- checkMissingGetCssNameLevel - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- CheckMissingRequire - Class in com.google.common.css.compiler.passes
-
A compiler pass that checks for missing @require lines for def constant references
and mixins.
- CheckMissingRequire(VisitController, ErrorManager, Map<String, String>, ListMultimap<String, String>, ListMultimap<String, String>, ListMultimap<String, String>) - Constructor for class com.google.common.css.compiler.passes.CheckMissingRequire
-
- checkMissingReturn - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- checkNode(Node, int) - Method in class com.google.javascript.jscomp.JsMessageVisitor
-
Checks a node's type.
- CheckNullableReturn - Class in com.google.javascript.jscomp.lint
-
Checks when a function is annotated as returning {SomeType} (nullable)
but actually always returns {!SomeType}, i.e.
- CheckNullableReturn(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.lint.CheckNullableReturn
-
- checkObjectImplicitMatch(ObjectType, FunctionType, JSType.ImplCache) - Static method in class com.google.javascript.rhino.jstype.JSType
-
check if the rightType (an object type)
is compatible with the leftType (must be an interface function type)
- CheckPathsBetweenNodes<N,E> - Class in com.google.javascript.jscomp
-
See constructor, #CheckPathsBetweenNodes(DiGraph,
DiGraphNode, DiGraphNode, Predicate, Predicate), for a
description of this algorithm.
- CheckPathsBetweenNodes(DiGraph<N, E>, DiGraph.DiGraphNode<N, E>, DiGraph.DiGraphNode<N, E>, Predicate<N>, Predicate<DiGraph.DiGraphEdge<N, E>>) - Constructor for class com.google.javascript.jscomp.CheckPathsBetweenNodes
-
Inclusive check.
- checkpoint() - Method in interface com.google.template.soy.error.ErrorReporter
-
- checkpoint() - Method in class com.google.template.soy.error.ExplodingErrorReporter
-
- checkpoint() - Method in class com.google.template.soy.ErrorReporterImpl
-
- CheckPrototypeProperties - Class in com.google.javascript.jscomp.lint
-
Checks when a mutable property is assigned to a prototype.
- CheckPrototypeProperties(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.lint.CheckPrototypeProperties
-
- checkProvides - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- CheckRequiresAndProvidesSorted - Class in com.google.javascript.jscomp.lint
-
Checks that goog.require() and goog.provide() calls are sorted alphabetically.
- CheckRequiresAndProvidesSorted(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.lint.CheckRequiresAndProvidesSorted
-
- checksOnly - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- checkSuspiciousCode - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Checks for suspicious statements that have no effect
- checkSymbols - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Checks that all symbols are defined
- CheckTemplateParamsVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor for checking that in each template, the parameters declared in the SoyDoc match the data
keys referenced in the template.
- CheckTemplateParamsVisitor(SyntaxVersion, ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.CheckTemplateParamsVisitor
-
- CheckTemplateVisibility - Class in com.google.template.soy.sharedpasses
-
Visitor for checking the visibility of a template.
- CheckTemplateVisibility(ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.CheckTemplateVisibility
-
- checkTreeEquals(Node) - Method in class com.google.javascript.rhino.Node
-
Checks if the subtree under this node is the same as another subtree.
- checkTreeEqualsIncludingJsDoc(Node) - Method in class com.google.javascript.rhino.Node
-
Checks if the subtree under this node is the same as another subtree.
- checkTypes - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Checks types on expressions
- childIterable() - Method in class com.google.common.css.compiler.ast.CssNodesListNode
-
- children - Variable in class com.google.common.css.compiler.ast.CssNodesListNode
-
- children - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComprehensionTree
-
- children() - Method in class com.google.javascript.jscomp.regex.RegExpTree
-
The children of this node.
- children() - Method in class com.google.javascript.rhino.Node
-
Return an iterable object that iterates over this node's children.
- ChunkAware - Interface in com.google.common.css.compiler.ast
-
Interface to annotate CSS nodes with target CSS chunk id.
- ChunkCompactPrinter<T> - Class in com.google.common.css.compiler.passes
-
Compact-printer for
CssTree instances that only outputs rulesets which
include a selector belonging to one chunk.
- ChunkCompactPrinter(CssTree, T, CodeBuffer) - Constructor for class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
Create a chunk printer for a given chunk.
- ChunkCompactPrinter(CssTree, T) - Constructor for class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
Create a chunk printer for a given chunk.
- CircularDependencyException - Exception in org.plovr
-
- CLASS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- CLASS_MEMBERS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- CLASS_PREFIX - Static variable in class com.google.template.soy.jbcsrc.api.Names
-
- ClassDeclarationTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ClassDeclarationTree(SourceRange, IdentifierToken, GenericTypeListTree, ParseTree, ImmutableList<ParseTree>, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ClassDeclarationTree
-
- ClassDescriptor - Class in org.plovr.docgen
-
- ClassDescriptor.Builder - Class in org.plovr.docgen
-
- className() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- cleanHtml(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Normalizes the input HTML while preserving "safe" tags and the known directionality.
- cleanHtml(SoyValue, Collection<? extends TagWhitelist.OptionalSafeTag>) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Normalizes the input HTML while preserving "safe" tags and the known directionality.
- cleanHtml(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Normalizes the input HTML while preserving "safe" tags.
- cleanHtml(String, Collection<? extends TagWhitelist.OptionalSafeTag>) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Normalizes the input HTML while preserving "safe" tags.
- cleanHtml(String, Dir, Collection<? extends TagWhitelist.OptionalSafeTag>) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Normalizes the input HTML of a given directionality while preserving "safe" tags.
- cleanUpDuplicatedFiles(Map<String, DependencyInfo>, Map<String, DependencyInfo>) - Method in class com.google.javascript.jscomp.deps.DepsGenerator
-
Removes duplicated depsInfo from jsFiles if this info already present in
some of the parsed deps.js
- clearAllFlags() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
No side-effects occur and the returned results are local.
- clearAst() - Method in class com.google.javascript.jscomp.CompilerInput
-
- clearAst() - Method in class com.google.javascript.jscomp.JsAst
-
- clearAst() - Method in interface com.google.javascript.jscomp.SourceAst
-
Removes any references to root node of the AST.
- clearAst() - Method in class com.google.javascript.jscomp.SyntheticAst
-
- clearAsts() - Method in class com.google.javascript.jscomp.JSModule
-
Removes any references to nodes of the AST.
- clearCachedSource() - Method in class com.google.javascript.jscomp.SourceFile
-
- clearCachedValues() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- clearCachedValues() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Clear cached values.
- clearChangeLog() - Method in class com.google.javascript.jscomp.newtypes.TypeEnv
-
- clearChildren() - Method in class com.google.template.soy.basetree.MixinParentNode
-
Clears the list of children.
- clearChildren() - Method in interface com.google.template.soy.basetree.ParentNode
-
Clears the list of children.
- clearChildren() - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- clearChildren() - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- clearChildren() - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- clearChildren() - Method in class com.google.template.soy.soytree.LetContentNode
-
- clearEdgeAnnotations() - Method in class com.google.javascript.jscomp.graph.Graph
-
Makes each edge's annotation null.
- clearEntries() - Static method in class com.google.javascript.jscomp.parsing.parser.util.Timer
-
- clearInputs() - Method in class com.google.common.css.JobDescriptionBuilder
-
- clearNamedTypes() - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Flushes out the current resolved and unresolved Named Types from
the type registry.
- clearNodeAnnotations() - Method in interface com.google.javascript.jscomp.graph.AdjacencyGraph
-
Makes each node's annotation null.
- clearNodeAnnotations() - Method in class com.google.javascript.jscomp.graph.Graph
-
- clearResolved() - Method in class com.google.javascript.rhino.jstype.JSType
-
Clears the resolved field.
- clearSideEffectFlags() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
Preserve the return result flag, but clear the others:
no global state change, no throws, no this change, no arguments change
- clearSoyDocStrings() - Method in class com.google.template.soy.soytree.TemplateNode
-
Clears the SoyDoc text, description, and param descriptions.
- ClearSoyDocStringsVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor for removing SoyDoc strings from TemplateNodes (saves memory when they're not
needed).
- ClearSoyDocStringsVisitor(ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.ClearSoyDocStringsVisitor
-
- clearTemplateTypeNames() - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Clears the template type name.
- clearTrueConditionNames() - Method in class com.google.common.css.JobDescriptionBuilder
-
- clone() - Method in class com.google.javascript.rhino.JSDocInfo
-
- clone() - Method in class com.google.javascript.rhino.JSTypeExpression
-
- clone() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
- clone() - Method in class com.google.template.soy.pysrc.SoyPySrcOptions
-
- clone() - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
- clone() - Method in class com.google.template.soy.soytree.defn.SoyDocParam
-
- clone() - Method in class com.google.template.soy.soytree.defn.UndeclaredVar
-
- clone(JsonObject) - Static method in class org.plovr.GsonUtil
-
- cloneListWithNewIds(List<T>, IdGenerator) - Static method in class com.google.template.soy.soytree.SoytreeUtils
-
Clones the given list of nodes and then generates and sets new ids on all the cloned nodes (by
default, SoyNode.copy(copyState) creates cloned nodes with the same ids as the original nodes).
- cloneNode() - Method in class com.google.javascript.rhino.Node
-
- cloneNode() - Method in class com.google.javascript.rhino.Node.TypeDeclarationNode
-
- cloneNode(T) - Static method in class com.google.template.soy.soytree.SoytreeUtils
-
- clonePropsFrom(Node) - Method in class com.google.javascript.rhino.Node
-
Clone the properties from the provided node without copying
the property object.
- cloneTree() - Method in class com.google.javascript.rhino.Node
-
- cloneWithNewIds(T, IdGenerator) - Static method in class com.google.template.soy.soytree.SoytreeUtils
-
Clones the given node and then generates and sets new ids on all the cloned nodes (by default,
SoyNode.copy(copyState) creates cloned nodes with the same ids as the original nodes).
- close() - Method in interface com.google.template.soy.shared.internal.GuiceSimpleScope.WithScope
-
- CLOSURE_DEP_METHOD_USAGE_CHECKS - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- ClosureBundler - Class in com.google.javascript.jscomp.deps
-
A utility class to assist in creating JS bundle files.
- ClosureBundler() - Constructor for class com.google.javascript.jscomp.deps.ClosureBundler
-
- ClosureCodingConvention - Class in com.google.javascript.jscomp
-
This describes the Closure-specific JavaScript coding conventions.
- ClosureCodingConvention() - Constructor for class com.google.javascript.jscomp.ClosureCodingConvention
-
- ClosureCodingConvention(CodingConvention) - Constructor for class com.google.javascript.jscomp.ClosureCodingConvention
-
- ClosureCodingConvention.AssertFunctionByTypeName - Class in com.google.javascript.jscomp
-
A function that will throw an exception when the value is not an
instanceof the given type name, for instance "Element".
- ClosureCodingConvention.AssertInstanceofSpec - Class in com.google.javascript.jscomp
-
A function that will throw an exception when if the value is not
an instanceof a specific type.
- ClosureCommandLineCompiler - Class in com.google.common.css.compiler.commandline
-
- ClosureCommandLineCompiler(JobDescription, ExitCodeHandler, ErrorManager) - Constructor for class com.google.common.css.compiler.commandline.ClosureCommandLineCompiler
-
- closurePass - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Processes goog.provide() and goog.require() calls
- ClosureReverseAbstractInterpreter - Class in com.google.javascript.jscomp.type
-
A reverse abstract interpreter (RAI) for specific closure patterns such as
goog.isDef.
- ClosureReverseAbstractInterpreter(JSTypeRegistry) - Constructor for class com.google.javascript.jscomp.type.ClosureReverseAbstractInterpreter
-
- CMD_NAME_ANY_CALL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_CASE - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_CR - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_CSS - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_DEBUGGER - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_DEFAULT - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_ELSE - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_ELSEIF - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_ANY_CALL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_FOR - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_FOREACH - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_IF - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_LET - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_LITERAL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_LOG - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_MSG - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_PARAM - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_PLURAL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_SELECT - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_SWITCH - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_END_TEMPLATE - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_FALLBACKMSG - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_FOR - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_FOREACH - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_IF - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_IFEMPTY - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_INJECTED_PARAM_DECL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_LB - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_LET - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_LF - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_LITERAL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_LOG - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_MSG - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_NAMESPACE - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_NIL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_PARAM - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_PARAM_DECL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_PLURAL - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_PRINT - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_RB - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_SELECT - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_SP - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_SWITCH - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_TAB - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_TEMPLATE - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_NAME_XID - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_TEXT_CHAR_1 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_TEXT_CHAR_2 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_TEXT_DIRECTIVE_NAME - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- CMD_TEXT_PHNAME_ATTR - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- cmdText - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
The command text.
- cmdText() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder.DeclInfo
-
- coalesceDuplicateFiles() - Method in class com.google.javascript.jscomp.JSModuleGraph
-
Replaces any files that are found multiple times with a single instance in
the closest parent module that is common to all modules where it appears.
- coalesceVariableNames - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Merge two variables together as one.
- code - Variable in class org.plovr.JsInput.CodeWithEtag
-
- CodeBuffer - Class in com.google.common.css.compiler.passes
-
Class to write/delete characters used by
CodePrinter subclasses to print out code.
- CodeBuilder() - Constructor for class com.google.javascript.jscomp.Compiler.CodeBuilder
-
- CodeBuilder<E extends TargetExpr> - Class in com.google.template.soy.shared.internal
-
A class for building code.
- CodeBuilder() - Constructor for class com.google.template.soy.shared.internal.CodeBuilder
-
Constructs a new instance.
- CodePrinter - Class in com.google.common.css.compiler.passes
-
An abstract code-printer for
CssTree instances that provides read/write access
to the output buffer and performs common tasks during code generation, like creating
sourcemaps.
- CodePrinter(VisitController, CodeBuffer, GssSourceMapGenerator) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter(VisitController, CodeBuffer) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter(VisitController) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter(CssNode, CodeBuffer, GssSourceMapGenerator) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter(CssNode, CodeBuffer) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter(CssNode) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter(CssTree, CodeBuffer, GssSourceMapGenerator) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter(CssTree, CodeBuffer) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter(CssTree) - Constructor for class com.google.common.css.compiler.passes.CodePrinter
-
- CodePrinter - Class in com.google.javascript.jscomp
-
CodePrinter prints out JS code in either pretty format or compact format.
- CodePrinter() - Constructor for class com.google.javascript.jscomp.CodePrinter
-
- CodePrinter.Builder - Class in com.google.javascript.jscomp
-
- CodePrinter.Builder.CodeGeneratorFactory - Interface in com.google.javascript.jscomp
-
- CodeReplacement - Class in com.google.javascript.refactoring
-
Class that represents a set of changes to make to the code.
- CodeWithEtag(String, String) - Constructor for class org.plovr.JsInput.CodeWithEtag
-
- CodingConvention - Interface in com.google.javascript.jscomp
-
CodingConvention defines a set of hooks to customize the behavior of the
Compiler for a specific team/company.
- CodingConvention.AssertionFunctionSpec - Class in com.google.javascript.jscomp
-
A function that will throw an exception when either:
-One or more of its parameters evaluate to false.
- CodingConvention.Bind - Class in com.google.javascript.jscomp
-
Bind class
- CodingConvention.DelegateRelationship - Class in com.google.javascript.jscomp
-
Delegates provides a mechanism and structure for identifying where classes
can call out to optional code to augment their functionality.
- CodingConvention.ObjectLiteralCast - Class in com.google.javascript.jscomp
-
An object literal cast provides a mechanism to cast object literals to
other types without a warning.
- CodingConvention.SubclassRelationship - Class in com.google.javascript.jscomp
-
Record subclass relations
- CodingConvention.SubclassType - Enum in com.google.javascript.jscomp
-
Specify the kind of inheritance
- CodingConventions - Class in com.google.javascript.jscomp
-
Helper classes for dealing with coding conventions.
- CodingConventions.Proxy - Class in com.google.javascript.jscomp
-
A convention that wraps another.
- coerceToBoolean() - Method in class com.google.template.soy.data.internal.ParamStore
-
- coerceToBoolean() - Method in class com.google.template.soy.data.SoyAbstractList
-
This implementation is always truthy (to match JS behavior).
- coerceToBoolean() - Method in class com.google.template.soy.data.SoyAbstractMap
-
- coerceToBoolean() - Method in class com.google.template.soy.data.SoyData
-
- coerceToBoolean() - Method in interface com.google.template.soy.data.SoyValue
-
Coerces this value into a boolean.
- coerceToBoolean(double) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
- coerceToString() - Method in class com.google.template.soy.data.internal.ParamStore
-
- coerceToString() - Method in class com.google.template.soy.data.SoyAbstractList
-
- coerceToString() - Method in class com.google.template.soy.data.SoyAbstractMap
-
- coerceToString() - Method in class com.google.template.soy.data.SoyData
-
- coerceToString() - Method in interface com.google.template.soy.data.SoyValue
-
Coerces this value into a string.
- coerceToString(SoyValue) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
- CoffeeFile - Class in org.plovr
-
CoffeeFile represents a CoffeeScript source file on disk.
- CoffeeScriptCompiler - Class in org.plovr
-
Java wrapper around the JavaScript CoffeeScript compiler.
- CoffeeScriptCompilerException - Exception in org.plovr
-
An exception thrown by the CoffeeScript compiler.
- CoffeeScriptCompilerException(String) - Constructor for exception org.plovr.CoffeeScriptCompilerException
-
- collapseAnonymousFunctions - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Collapses anonymous function declarations into named function
declarations
- collapseDots(String) - Static method in class com.google.javascript.jscomp.deps.PathUtil
-
Removes all ../ and ./ entries from within the given path.
- collapseProperties - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Flattens multi-level property names (e.g.
- collapseUnion() - Method in class com.google.javascript.rhino.jstype.JSType
-
Gets the least supertype of this that's not a union.
- collapseUnion() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- collapseUnion() - Method in class com.google.javascript.rhino.jstype.UnionType
-
- collapseVariableDeclarations - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Collapses multiple variable declarations into one
- CollectConstantDefinitions - Class in com.google.common.css.compiler.passes
-
A pass that collects the constant definitions inside the tree.
- CollectConstantDefinitions(CssTree) - Constructor for class com.google.common.css.compiler.passes.CollectConstantDefinitions
-
- CollectConstantDefinitions(VisitController) - Constructor for class com.google.common.css.compiler.passes.CollectConstantDefinitions
-
- collection - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComprehensionForTree
-
- collection - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ForInStatementTree
-
- collection - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ForOfStatementTree
-
- CollectionData - Class in com.google.template.soy.data.restricted
-
Abstract superclass for a node in a Soy data tree that represents a collection of data (i.e.
- CollectionData() - Constructor for class com.google.template.soy.data.restricted.CollectionData
-
- CollectMixinDefinitions - Class in com.google.common.css.compiler.passes
-
Compiler pass that collects all mixin definitions and afterwards provides a
mapping of mixin definition names to
CssMixinDefinitionNode instances.
- CollectMixinDefinitions(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CollectMixinDefinitions
-
- CollectProvideNamespaces - Class in com.google.common.css.compiler.passes
-
A compiler pass to help find missing @require lines for def constant references
and mixins.
- CollectProvideNamespaces(VisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- COLON - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- COLON - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- COLON - Static variable in interface com.google.template.soy.types.parse.TypeParserConstants
-
RegularExpression Id.
- color() - Method in class com.google.javascript.jscomp.graph.GraphColoring
-
- color() - Method in class com.google.javascript.jscomp.graph.GraphColoring.GreedyGraphColoring
-
- colorToNodeMap - Variable in class com.google.javascript.jscomp.graph.GraphColoring
-
- ColorValueOptimizer - Class in com.google.common.css.compiler.passes
-
Compiler pass that optimizes color values.
- ColorValueOptimizer(MutatingVisitController) - Constructor for class com.google.common.css.compiler.passes.ColorValueOptimizer
-
- column - Variable in class com.google.javascript.jscomp.parsing.parser.util.SourcePosition
-
- column - Variable in class com.google.template.soy.exprparse.SimpleCharStream
-
- column - Variable in class com.google.template.soy.soyparse.SimpleCharStream
-
- column - Variable in class com.google.template.soy.types.parse.SimpleCharStream
-
- COLUMN_BITS - Static variable in class com.google.javascript.rhino.Node
-
COLUMN_BITS represents how many of the lower-order bits of
sourcePosition are reserved for storing the column number.
- COLUMN_MASK - Static variable in class com.google.javascript.rhino.Node
-
COLUMN_MASK stores a value where bits storing the column number
are set, and bits storing the line are not set.
- com.google.common.css - package com.google.common.css
-
- com.google.common.css.compiler.ast - package com.google.common.css.compiler.ast
-
- com.google.common.css.compiler.commandline - package com.google.common.css.compiler.commandline
-
- com.google.common.css.compiler.gssfunctions - package com.google.common.css.compiler.gssfunctions
-
- com.google.common.css.compiler.passes - package com.google.common.css.compiler.passes
-
- com.google.debugging.sourcemap - package com.google.debugging.sourcemap
-
Provides utilities to the creation and use of source maps.
- com.google.javascript.jscomp - package com.google.javascript.jscomp
-
Provides the core compiler and its public API.
- com.google.javascript.jscomp.ant - package com.google.javascript.jscomp.ant
-
- com.google.javascript.jscomp.deps - package com.google.javascript.jscomp.deps
-
Analyzes information about dependencies between files.
- com.google.javascript.jscomp.graph - package com.google.javascript.jscomp.graph
-
Provides graph data structures and algorithms for coloring and fixed-point
computations.
- com.google.javascript.jscomp.lint - package com.google.javascript.jscomp.lint
-
- com.google.javascript.jscomp.newtypes - package com.google.javascript.jscomp.newtypes
-
- com.google.javascript.jscomp.parsing - package com.google.javascript.jscomp.parsing
-
Provides utilities to help with parsing JSDoc annotations and performing AST
transformations.
- com.google.javascript.jscomp.parsing.parser - package com.google.javascript.jscomp.parsing.parser
-
- com.google.javascript.jscomp.parsing.parser.trees - package com.google.javascript.jscomp.parsing.parser.trees
-
- com.google.javascript.jscomp.parsing.parser.util - package com.google.javascript.jscomp.parsing.parser.util
-
- com.google.javascript.jscomp.parsing.parser.util.format - package com.google.javascript.jscomp.parsing.parser.util.format
-
- com.google.javascript.jscomp.regex - package com.google.javascript.jscomp.regex
-
- com.google.javascript.jscomp.testing - package com.google.javascript.jscomp.testing
-
- com.google.javascript.jscomp.type - package com.google.javascript.jscomp.type
-
Provides type-checking data structures and algorithms.
- com.google.javascript.jscomp.webservice.common - package com.google.javascript.jscomp.webservice.common
-
- com.google.javascript.refactoring - package com.google.javascript.refactoring
-
- com.google.javascript.refactoring.testing - package com.google.javascript.refactoring.testing
-
- com.google.javascript.rhino - package com.google.javascript.rhino
-
- com.google.javascript.rhino.jstype - package com.google.javascript.rhino.jstype
-
Provides abstractions to represent types in JavaScript.
- com.google.javascript.rhino.testing - package com.google.javascript.rhino.testing
-
- com.google.template.soy - package com.google.template.soy
-
Root package with main API entry point and
Guice module.
- com.google.template.soy.base - package com.google.template.soy.base
-
Base classes.
- com.google.template.soy.base.internal - package com.google.template.soy.base.internal
-
- com.google.template.soy.basetree - package com.google.template.soy.basetree
-
Classes shared by Soy parse trees and expression parse trees.
- com.google.template.soy.basicdirectives - package com.google.template.soy.basicdirectives
-
Plugin package for basic print directives.
- com.google.template.soy.basicfunctions - package com.google.template.soy.basicfunctions
-
Plugin package for basic functions.
- com.google.template.soy.bididirectives - package com.google.template.soy.bididirectives
-
Plugin package of print directives for bidi (bidirectional text).
- com.google.template.soy.bidifunctions - package com.google.template.soy.bidifunctions
-
Plugin package of functions for bidi (bidirectional text).
- com.google.template.soy.conformance - package com.google.template.soy.conformance
-
- com.google.template.soy.coredirectives - package com.google.template.soy.coredirectives
-
Plugin package for core print directives.
- com.google.template.soy.data - package com.google.template.soy.data
-
Java representation of Soy data types.
- com.google.template.soy.data.internal - package com.google.template.soy.data.internal
-
- com.google.template.soy.data.internalutils - package com.google.template.soy.data.internalutils
-
- com.google.template.soy.data.ordainers - package com.google.template.soy.data.ordainers
-
- com.google.template.soy.data.restricted - package com.google.template.soy.data.restricted
-
- com.google.template.soy.error - package com.google.template.soy.error
-
- com.google.template.soy.examples - package com.google.template.soy.examples
-
Examples of template usage in Java.
- com.google.template.soy.exprparse - package com.google.template.soy.exprparse
-
Parser for Soy expressions.
- com.google.template.soy.exprtree - package com.google.template.soy.exprtree
-
Expression parse tree.
- com.google.template.soy.i18ndirectives - package com.google.template.soy.i18ndirectives
-
Plugin package for Internationalization directives.
- com.google.template.soy.internal.base - package com.google.template.soy.internal.base
-
Internal base libraries.
- com.google.template.soy.internal.i18n - package com.google.template.soy.internal.i18n
-
Libraries for internationalization (i18n).
- com.google.template.soy.internal.targetexpr - package com.google.template.soy.internal.targetexpr
-
Target expression generation utilities.
- com.google.template.soy.jbcsrc - package com.google.template.soy.jbcsrc
-
- com.google.template.soy.jbcsrc.api - package com.google.template.soy.jbcsrc.api
-
- com.google.template.soy.jbcsrc.runtime - package com.google.template.soy.jbcsrc.runtime
-
- com.google.template.soy.jssrc - package com.google.template.soy.jssrc
-
JavaScript Source backend.
- com.google.template.soy.jssrc.internal - package com.google.template.soy.jssrc.internal
-
- com.google.template.soy.jssrc.restricted - package com.google.template.soy.jssrc.restricted
-
- com.google.template.soy.msgs - package com.google.template.soy.msgs
-
Support for message translation (i.e. localization).
- com.google.template.soy.msgs.internal - package com.google.template.soy.msgs.internal
-
- com.google.template.soy.msgs.restricted - package com.google.template.soy.msgs.restricted
-
- com.google.template.soy.parseinfo - package com.google.template.soy.parseinfo
-
Classes to represent parse info (see SoyParseInfoGenerator).
- com.google.template.soy.parseinfo.passes - package com.google.template.soy.parseinfo.passes
-
- com.google.template.soy.parsepasses - package com.google.template.soy.parsepasses
-
Compiler passes used in parsing.
- com.google.template.soy.parsepasses.contextautoesc - package com.google.template.soy.parsepasses.contextautoesc
-
A pass that modifies a SoyFile to add escape directives where necessary based on a contextual
examination of template print commands.
- com.google.template.soy.pomsgplugin - package com.google.template.soy.pomsgplugin
-
- com.google.template.soy.pysrc - package com.google.template.soy.pysrc
-
Python Source backend.
- com.google.template.soy.pysrc.internal - package com.google.template.soy.pysrc.internal
-
- com.google.template.soy.pysrc.restricted - package com.google.template.soy.pysrc.restricted
-
- com.google.template.soy.shared - package com.google.template.soy.shared
-
Classes shared between multiple backends or between frontend and backend.
- com.google.template.soy.shared.internal - package com.google.template.soy.shared.internal
-
- com.google.template.soy.shared.restricted - package com.google.template.soy.shared.restricted
-
- com.google.template.soy.sharedpasses - package com.google.template.soy.sharedpasses
-
Compiler passes shared between multiple backends or between frontend and backend.
- com.google.template.soy.sharedpasses.opti - package com.google.template.soy.sharedpasses.opti
-
- com.google.template.soy.sharedpasses.render - package com.google.template.soy.sharedpasses.render
-
- com.google.template.soy.soyparse - package com.google.template.soy.soyparse
-
Parser for Soy files and templates.
- com.google.template.soy.soytree - package com.google.template.soy.soytree
-
Soy parse tree.
- com.google.template.soy.soytree.defn - package com.google.template.soy.soytree.defn
-
Nodes for representing various kinds of variable and parameter definitions.
- com.google.template.soy.soytree.jssrc - package com.google.template.soy.soytree.jssrc
-
Soy parse tree nodes specific to the JavaScript Src backend.
- com.google.template.soy.tofu - package com.google.template.soy.tofu
-
Java Object backend (a.k.a. Tofu).
- com.google.template.soy.tofu.internal - package com.google.template.soy.tofu.internal
-
- com.google.template.soy.tofu.restricted - package com.google.template.soy.tofu.restricted
-
- com.google.template.soy.types - package com.google.template.soy.types
-
Classes that represent Soy parameter type declarations.
- com.google.template.soy.types.aggregate - package com.google.template.soy.types.aggregate
-
- com.google.template.soy.types.parse - package com.google.template.soy.types.parse
-
Parser for Soy type expressions.
- com.google.template.soy.types.primitive - package com.google.template.soy.types.primitive
-
- com.google.template.soy.types.proto - package com.google.template.soy.types.proto
-
- com.google.template.soy.xliffmsgplugin - package com.google.template.soy.xliffmsgplugin
-
Message plugin for the
XLIFF file format.
- combinator() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- CombineConsecutiveRawTextNodesVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor for combining any consecutive sequences of RawTextNodes into one equivalent
RawTextNode.
- CombineConsecutiveRawTextNodesVisitor(ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.CombineConsecutiveRawTextNodesVisitor
-
- COMMA - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- comma(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- COMMA - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- COMMA - Static variable in interface com.google.template.soy.types.parse.TypeParserConstants
-
RegularExpression Id.
- CommaExpressionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- CommaExpressionTree(SourceRange, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.CommaExpressionTree
-
- Command - Enum in org.plovr.cli
-
Command is the list of commands that the plovr executable takes.
- CommandLineRunner - Class in com.google.javascript.jscomp
-
CommandLineRunner translates flags into Java API calls on the Compiler.
- CommandLineRunner(String[]) - Constructor for class com.google.javascript.jscomp.CommandLineRunner
-
Create a new command-line runner.
- CommandLineRunner(String[], PrintStream, PrintStream) - Constructor for class com.google.javascript.jscomp.CommandLineRunner
-
- CommandRunner - Interface in org.plovr.cli
-
- commandText(String) - Method in class com.google.template.soy.soytree.CallBasicNode.Builder
-
- commandText(String) - Method in class com.google.template.soy.soytree.CallDelegateNode.Builder
-
- CommandTextAttributesParser - Class in com.google.template.soy.soytree
-
A class for parsing attributes out of command text.
- CommandTextAttributesParser.Attribute - Class in com.google.template.soy.soytree
-
Record for a supported attribute.
- CommandTextInfo(String, CallNode.DataAttribute, String, SyntaxVersionBound) - Constructor for class com.google.template.soy.soytree.CallNode.CommandTextInfo
-
- Comment - Class in com.google.javascript.jscomp.parsing.parser.trees
-
placeholder class
- Comment(String, SourceRange, Comment.Type) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.Comment
-
- Comment.Type - Enum in com.google.javascript.jscomp.parsing.parser.trees
-
- comments - Variable in class com.google.javascript.jscomp.parsing.ParserRunner.ParseResult
-
- compact(SoyMsgBundle) - Method in class com.google.template.soy.msgs.restricted.SoyMsgBundleCompactor
-
Returns a more memory-efficient version of the internal message bundle.
- CompactPrinter - Class in com.google.common.css.compiler.passes
-
A compact-printer for
CssTree instances.
- CompactPrinter(CssNode, CodeBuffer, GssSourceMapGenerator) - Constructor for class com.google.common.css.compiler.passes.CompactPrinter
-
- CompactPrinter(CssNode, CodeBuffer) - Constructor for class com.google.common.css.compiler.passes.CompactPrinter
-
- CompactPrinter(CssNode) - Constructor for class com.google.common.css.compiler.passes.CompactPrinter
-
- CompactPrinter(CssTree, CodeBuffer, GssSourceMapGenerator) - Constructor for class com.google.common.css.compiler.passes.CompactPrinter
-
- CompactPrinter(CssTree, CodeBuffer) - Constructor for class com.google.common.css.compiler.passes.CompactPrinter
-
- CompactPrinter(CssTree, GssSourceMapGenerator) - Constructor for class com.google.common.css.compiler.passes.CompactPrinter
-
- CompactPrinter(CssTree) - Constructor for class com.google.common.css.compiler.passes.CompactPrinter
-
- COMPANION_NAME - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.DemoCallWithParamSoyTemplateInfo
-
The name of the person who went along for the odd-numbered trips only.
- COMPANION_NAME - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .demoCallWithParam.
- compare(JsInput, JsInput) - Method in class org.plovr.JsInputComparator
-
- compareTo(CssSelectorNode.Specificity) - Method in class com.google.common.css.compiler.ast.CssSelectorNode.Specificity
-
- compareTo(GssError) - Method in class com.google.common.css.compiler.ast.GssError
-
Compare errors by source name, location and message.
- compareTo(SourceCodeLocation) - Method in class com.google.common.css.SourceCodeLocation
-
Comparison and ordering of locations for source code in different
input files is supported because we don't always preserve
locations during AST mutations and yet we still want to be able
to sort error reports, doing the best job we can for the errors
that have known locations.
- compareTo(SourceCodeLocation.SourceCodePoint) - Method in class com.google.common.css.SourceCodeLocation.SourceCodePoint
-
- compareTo(DiagnosticType) - Method in class com.google.javascript.jscomp.DiagnosticType
-
- compareTo(EscapingConventions.Escape) - Method in class com.google.template.soy.shared.restricted.EscapingConventions.Escape
-
- compareTo(Config) - Method in class org.plovr.Config
-
Configs are compared by their id so they can be sorted alphabetically.
- Compilation - Class in org.plovr
-
Compilation represents a compilation performed by the Closure
Compiler.
- CompilationException - Exception in org.plovr
-
Base class for compilation errors.
- CompilationException(String) - Constructor for exception org.plovr.CompilationException
-
- CompilationException(Throwable) - Constructor for exception org.plovr.CompilationException
-
- CompilationException.Multi - Exception in org.plovr
-
- CompilationException.Single - Exception in org.plovr
-
- CompilationLevel - Enum in com.google.javascript.jscomp
-
A CompilationLevel represents the level of optimization that should be
applied when compiling JavaScript code.
- CompilationMode - Enum in org.plovr
-
- CompilationServer - Class in org.plovr
-
- CompilationServer(String, int, boolean) - Constructor for class org.plovr.CompilationServer
-
- CompilationUtil - Class in org.plovr
-
- compile() - Method in class com.google.common.css.compiler.commandline.DefaultCommandLineCompiler
-
Parses all the inputs, reports error messages and combines the parsed
inputs into one stylesheet.
- compile(SourceFile, SourceFile, CompilerOptions) - Method in class com.google.javascript.jscomp.Compiler
-
- compile(List<T1>, List<T2>, CompilerOptions) - Method in class com.google.javascript.jscomp.Compiler
-
Compiles a list of inputs.
- compile(TemplateRegistry, ErrorReporter) - Static method in class com.google.template.soy.jbcsrc.BytecodeCompiler
-
Compiles all the templates in the given registry.
- compile(Config) - Method in class org.plovr.Compilation
-
- compileConstants - Variable in class com.google.common.css.JobDescription
-
- CompiledTemplate - Interface in com.google.template.soy.jbcsrc.api
-
A compiled Soy template.
- CompiledTemplate.Factory - Interface in com.google.template.soy.jbcsrc.api
-
- CompiledTemplates - Class in com.google.template.soy.jbcsrc.api
-
The result of template compilation.
- CompiledTemplates(ImmutableMap<String, CompiledTemplate.Factory>) - Constructor for class com.google.template.soy.jbcsrc.api.CompiledTemplates
-
- compileModules(List<T>, List<JSModule>, CompilerOptions) - Method in class com.google.javascript.jscomp.Compiler
-
Compiles a list of modules.
- Compiler - Class in com.google.javascript.jscomp
-
Compiler (and the other classes in this package) does the following:
parses JS code
checks for undefined variables
performs optimizations such as constant folding and constants inlining
renames variables (to short names)
outputs compact JavaScript code
External variables are declared in 'externs' files.
- Compiler() - Constructor for class com.google.javascript.jscomp.Compiler
-
Creates a Compiler that reports errors and warnings to its logger.
- Compiler(PrintStream) - Constructor for class com.google.javascript.jscomp.Compiler
-
Creates a Compiler that reports errors and warnings to an output stream.
- Compiler(ErrorManager) - Constructor for class com.google.javascript.jscomp.Compiler
-
Creates a Compiler that uses a custom error manager.
- Compiler.CodeBuilder - Class in com.google.javascript.jscomp
-
Stores a buffer of text to which more can be appended.
- CompileRequestHandler - Class in org.plovr
-
- CompileRequestHandler(CompilationServer) - Constructor for class org.plovr.CompileRequestHandler
-
- CompilerErrorManager() - Constructor for class com.google.common.css.compiler.commandline.DefaultCommandLineCompiler.CompilerErrorManager
-
- CompilerInput - Class in com.google.javascript.jscomp
-
A class for the internal representation of an input to the compiler.
- CompilerInput(SourceAst) - Constructor for class com.google.javascript.jscomp.CompilerInput
-
- CompilerInput(SourceAst, boolean) - Constructor for class com.google.javascript.jscomp.CompilerInput
-
- CompilerInput(SourceAst, String, boolean) - Constructor for class com.google.javascript.jscomp.CompilerInput
-
- CompilerInput(SourceAst, InputId, boolean) - Constructor for class com.google.javascript.jscomp.CompilerInput
-
- CompilerInput(SourceFile) - Constructor for class com.google.javascript.jscomp.CompilerInput
-
- CompilerInput(SourceFile, boolean) - Constructor for class com.google.javascript.jscomp.CompilerInput
-
- CompilerOptions - Class in com.google.javascript.jscomp
-
Compiler options
- CompilerOptions() - Constructor for class com.google.javascript.jscomp.CompilerOptions
-
Initializes compiler options.
- CompilerOptions.AliasTransformation - Interface in com.google.javascript.jscomp
-
A Role Specific Interface for the JS Compiler to report aliases used to
change the code during a compile.
- CompilerOptions.AliasTransformationHandler - Interface in com.google.javascript.jscomp
-
A Role Specific Interface for JS Compiler that represents a data holder
object which is used to store goog.scope alias code changes to code made
during a compile.
- CompilerOptions.Environment - Enum in com.google.javascript.jscomp
-
An environment specifies the built-in externs that are loaded for a given
compilation.
- CompilerOptions.ExtractPrototypeMemberDeclarationsMode - Enum in com.google.javascript.jscomp
-
- CompilerOptions.LanguageMode - Enum in com.google.javascript.jscomp
-
A language mode applies to the whole compilation job.
- CompilerOptions.Reach - Enum in com.google.javascript.jscomp
-
A common enum for compiler passes that can run either globally or locally.
- CompilerOptions.TracerMode - Enum in com.google.javascript.jscomp
-
How much tracing we want to do
- CompilerOptions.TweakProcessing - Enum in com.google.javascript.jscomp
-
Option for the ProcessTweaks pass
- CompilerPass - Interface in com.google.javascript.jscomp
-
Interface for classes that can compile JS.
- CompilerPassFactory - Class in org.plovr
-
CompilerPassFactory instantiates
CompilerPasses using
reflection, based on the class names that are provided to the "custom-passes"
option in a plovr config.
- CompilerPassFactory(Class<?>) - Constructor for class org.plovr.CompilerPassFactory
-
- compilerWasUsed - Variable in class com.google.common.css.AbstractCommandLineCompiler
-
Whether the compiler was called.
- CompileTask - Class in com.google.javascript.jscomp.ant
-
This class implements a simple Ant task to do almost the same as
CommandLineRunner.
- CompileTask() - Constructor for class com.google.javascript.jscomp.ant.CompileTask
-
- compileTemplates() - Method in class com.google.template.soy.SoyFileSet
-
This is an extremely experimental API and subject to change.
- compileToJavaObj() - Method in class com.google.template.soy.SoyFileSet
-
- compileToJsSrc(SoyJsSrcOptions, SoyMsgBundle) - Method in class com.google.template.soy.SoyFileSet
-
Compiles this Soy file set into JS source code files and returns these JS files as a list of
strings, one per file.
- compileToTofu() - Method in class com.google.template.soy.SoyFileSet
-
Compiles this Soy file set into a Java object (type SoyTofu) capable of rendering the
compiled templates.
- compileToTofu(SoyTofuOptions) - Method in class com.google.template.soy.SoyFileSet
-
Compiles this Soy file set into a Java object (type SoyTofu) capable of rendering the
compiled templates.
- completeScope(StaticTypedScope<JSType>) - Method in interface com.google.javascript.jscomp.type.FlowScope
-
Look through the given scope, and try to find slots where it doesn't
have enough type information.
- ComposeWarningsGuard - Class in com.google.javascript.jscomp
-
WarningsGuard that represents just a chain of other guards.
- ComposeWarningsGuard(List<WarningsGuard>) - Constructor for class com.google.javascript.jscomp.ComposeWarningsGuard
-
- ComposeWarningsGuard(WarningsGuard...) - Constructor for class com.google.javascript.jscomp.ComposeWarningsGuard
-
- composite_term() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- ComprehensionForTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ComprehensionForTree(SourceRange, ParseTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ComprehensionForTree
-
- ComprehensionIfTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ComprehensionIfTree(SourceRange, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ComprehensionIfTree
-
- ComprehensionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ComprehensionTree(SourceRange, ComprehensionTree.ComprehensionType, ImmutableList<ParseTree>, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ComprehensionTree
-
- ComprehensionTree.ComprehensionType - Enum in com.google.javascript.jscomp.parsing.parser.trees
-
- compute(N) - Method in class com.google.javascript.jscomp.graph.GraphReachability
-
- compute() - Method in class com.google.template.soy.data.SoyAbstractCachingValueProvider
-
Implemented by subclasses to do the heavy-lifting for resolving.
- compute() - Method in class com.google.template.soy.data.SoyFutureValueProvider
-
Calls Future.get() and then converts the result to SoyValue.
- compute(List<SoyData>) - Method in interface com.google.template.soy.shared.restricted.SoyJavaRuntimeFunction
-
Computes this function on the given arguments.
- compute(List<SoyData>) - Method in class org.plovr.soy.function.SubstringFunction
-
- COMPUTED_PROP - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- COMPUTED_PROP_GETTER - Static variable in class com.google.javascript.rhino.Node
-
- COMPUTED_PROP_METHOD - Static variable in class com.google.javascript.rhino.Node
-
- COMPUTED_PROP_NAME_IN_ENUM - Static variable in class com.google.javascript.jscomp.lint.CheckEnums
-
- COMPUTED_PROP_SETTER - Static variable in class com.google.javascript.rhino.Node
-
- COMPUTED_PROP_VARIABLE - Static variable in class com.google.javascript.rhino.Node
-
- computeDependencyCalls() - Method in class com.google.javascript.jscomp.deps.DepsGenerator
-
Performs the parsing inputs and writing of outputs.
- ComputedPropertyDefinitionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
Represents a computed property in an object literal.
- ComputedPropertyDefinitionTree(SourceRange, ParseTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyDefinitionTree
-
- ComputedPropertyGetterTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ComputedPropertyGetterTree(SourceRange, ParseTree, boolean, TokenType, BlockTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyGetterTree
-
- ComputedPropertyMemberVariableTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
Represents a member variable with a computed property name.
- ComputedPropertyMemberVariableTree(SourceRange, ParseTree, boolean, TokenType, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyMemberVariableTree
-
- ComputedPropertyMethodTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ComputedPropertyMethodTree(SourceRange, TokenType, ParseTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyMethodTree
-
- ComputedPropertySetterTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ComputedPropertySetterTree(SourceRange, ParseTree, boolean, TokenType, IdentifierToken, BlockTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertySetterTree
-
- computeFixedPoint(DiGraph<N, E>) - Method in class com.google.javascript.jscomp.graph.FixedPointGraphTraversal
-
Compute a fixed point for the given graph.
- computeFixedPoint(DiGraph<N, E>, N) - Method in class com.google.javascript.jscomp.graph.FixedPointGraphTraversal
-
Compute a fixed point for the given graph, entering from the given node.
- computeFixedPoint(DiGraph<N, E>, Set<N>) - Method in class com.google.javascript.jscomp.graph.FixedPointGraphTraversal
-
Compute a fixed point for the given graph, entering from the given nodes.
- computeForJava(List<SoyValue>) - Method in interface com.google.template.soy.shared.restricted.SoyJavaFunction
-
Computes this function on the given arguments.
- computeForJsSrc(List<JsExpr>) - Method in interface com.google.template.soy.jssrc.restricted.SoyJsSrcFunction
-
Computes this function on the given arguments for the JS Source backend.
- computeForJsSrc(List<JsExpr>) - Method in class org.plovr.soy.function.SubstringFunction
-
- computeForPySrc(List<PyExpr>) - Method in interface com.google.template.soy.pysrc.restricted.SoyPySrcFunction
-
Computes this function on the given arguments for the Python Source backend.
- computeForTofu(List<SoyData>) - Method in class com.google.template.soy.tofu.restricted.SoyAbstractTofuFunction
-
- computeForTofu(List<SoyData>) - Method in interface com.google.template.soy.tofu.restricted.SoyTofuFunction
-
Computes this function on the given arguments for the Tofu backend.
- computeFunctionHelper(SoyJavaFunction, List<SoyValue>, FunctionNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
Protected helper for computeFunction.
- computeFunctionSideEffects - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Use @nosideeffects annotations, function bodies and name graph
to determine if calls have side effects.
- computeJSType(JSTypes) - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
When defining an enum such as
/** @enum {number} * /
var X = { ONE: 1, TWO: 2 };
the properties of the object literal are constant.
- computeJSType(JSTypes) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- computeJSType(JSTypes) - Method in class com.google.javascript.jscomp.newtypes.NamespaceLit
-
- computeJSType(JSTypes) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- computeLowestCommonType(SoyType, SoyType) - Method in class com.google.template.soy.types.SoyTypeOps
-
Compute the most specific type that is assignable from both t0 and t1.
- computeLowestCommonType(Collection<SoyType>) - Method in class com.google.template.soy.types.SoyTypeOps
-
Compute the most specific type that is assignable from all types within
a collection.
- computeLowestCommonTypeArithmetic(SoyType, SoyType) - Method in class com.google.template.soy.types.SoyTypeOps
-
Compute the most specific type that is assignable from both t0 and t1, taking
into account arithmetic promotions - that is, converting int to float if needed.
- computeMsgId(ImmutableList<SoyMsgPart>, String, String) - Static method in class com.google.template.soy.msgs.internal.SoyMsgIdComputer
-
Computes the unique message id for a message, given the message parts, the meaning string (if
any), and the content type (if any).
- computeMsgIdForDualFormat(MsgNode) - Static method in class com.google.template.soy.msgs.internal.MsgUtils
-
Computes the unique message id for the given MsgNode, assuming a specific dual format.
- computeMsgIdUsingBracedPhs(ImmutableList<SoyMsgPart>, String, String) - Static method in class com.google.template.soy.msgs.internal.SoyMsgIdComputer
-
Computes an alternate unique message id for a message, given the message parts, the meaning
string (if any), and the content type (if any).
- computePartialSha1AsHexString(String, int) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Computes the SHA-1 hash value of the input string's UTF-8 representation and returns the first
numBits bits of the result as a hex value in string form.
- concatHtml(SanitizedContent...) - Static method in class com.google.template.soy.data.SanitizedContents
-
- concatJsExprs(List<? extends JsExpr>) - Static method in class com.google.template.soy.jssrc.restricted.JsExprUtils
-
Builds one JS expression that computes the concatenation of the given JS expressions.
- concatJsExprsForceString(List<? extends JsExpr>) - Static method in class com.google.template.soy.jssrc.restricted.JsExprUtils
-
Builds a JS expression which is the string concatenation of individual expressions.
- concatPyExprs(List<? extends PyExpr>) - Static method in class com.google.template.soy.pysrc.restricted.PyExprUtils
-
Builds one Python expression that computes the concatenation of the given Python expressions.
- condition - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ConditionalExpressionTree
-
- condition - Variable in class com.google.javascript.jscomp.parsing.parser.trees.DoWhileStatementTree
-
- condition - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ForStatementTree
-
- condition - Variable in class com.google.javascript.jscomp.parsing.parser.trees.IfStatementTree
-
- condition - Variable in class com.google.javascript.jscomp.parsing.parser.trees.WhileStatementTree
-
- ConditionalExpressionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ConditionalExpressionTree(SourceRange, ParseTree, ParseTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ConditionalExpressionTree
-
- ConditionalOpNode(SourceLocation) - Constructor for class com.google.template.soy.exprtree.OperatorNodes.ConditionalOpNode
-
- Config - Class in com.google.javascript.jscomp.parsing
-
Configuration for the AST factory.
- Config(Parser.Config.Mode) - Constructor for class com.google.javascript.jscomp.parsing.parser.Parser.Config
-
- Config - Class in org.plovr
-
- Config - Class in org.plovr.soy.server
-
- Config(String, int, File, boolean, Map<String, ?>, boolean, boolean, boolean, String) - Constructor for class org.plovr.soy.server.Config
-
- Config.Builder - Class in org.plovr
-
- Config.LanguageMode - Enum in com.google.javascript.jscomp.parsing
-
JavaScript mode
- ConfigOption - Enum in org.plovr
-
- ConfigOptionDocumentationGenerator - Class in org.plovr
-
- ConfigOptionDocumentationGenerator() - Constructor for class org.plovr.ConfigOptionDocumentationGenerator
-
- ConfigParser - Class in org.plovr
-
- ConfigPath - Class in org.plovr
-
A represents an argument associated with the paths
option in a plovr config.
- ConfigPath(File, String) - Constructor for class org.plovr.ConfigPath
-
- ConfigRequestHandler - Class in org.plovr
-
- ConfigRequestHandler(CompilationServer) - Constructor for class org.plovr.ConfigRequestHandler
-
- configure() - Method in class com.google.template.soy.basicdirectives.BasicDirectivesModule
-
- configure() - Method in class com.google.template.soy.basicfunctions.BasicFunctionsModule
-
- configure() - Method in class com.google.template.soy.bididirectives.BidiDirectivesModule
-
- configure() - Method in class com.google.template.soy.bidifunctions.BidiFunctionsModule
-
- configure() - Method in class com.google.template.soy.coredirectives.CoreDirectivesModule
-
- configure() - Method in class com.google.template.soy.ErrorReporterModule
-
- configure() - Method in class com.google.template.soy.i18ndirectives.I18nDirectivesModule
-
- configure() - Method in class com.google.template.soy.jssrc.internal.JsSrcModule
-
- configure() - Method in class com.google.template.soy.pomsgplugin.PoMsgPluginModule
-
- configure() - Method in class com.google.template.soy.pysrc.internal.PySrcModule
-
- configure(String[]) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Setup method to read arguments and setup initial configuration.
- configure() - Method in class com.google.template.soy.shared.internal.SharedModule
-
- configure() - Method in class com.google.template.soy.sharedpasses.opti.OptiModule
-
- configure() - Method in class com.google.template.soy.sharedpasses.SharedPassesModule
-
- configure() - Method in class com.google.template.soy.SoyModule
-
- configure() - Method in class com.google.template.soy.tofu.internal.TofuModule
-
- configure() - Method in class com.google.template.soy.xliffmsgplugin.XliffMsgPluginModule
-
- configure() - Method in class org.plovr.soy.function.PlovrModule
-
- CONFLICTING_EXTENDED_TYPE - Static variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- CONFLICTING_IMPLEMENTED_TYPE - Static variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- CONFLICTING_SHAPE_TYPE - Static variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- CONFORMANCE - Static variable in class com.google.javascript.jscomp.ConformanceRules.ConformanceResult
-
- CONFORMANCE_VIOLATIONS - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- ConformanceInput - Class in com.google.template.soy.conformance
-
All context needed to perform conformance checks.
- ConformanceInput() - Constructor for class com.google.template.soy.conformance.ConformanceInput
-
- ConformanceRules - Class in com.google.javascript.jscomp
-
Standard conformance rules.
- ConformanceRules.AbstractRule - Class in com.google.javascript.jscomp
-
A conformance rule implementation to support things common to all rules such as whitelisting
and reporting.
- ConformanceRules.BanExpose - Class in com.google.javascript.jscomp
-
Banned @expose
- ConformanceRules.BanGlobalVars - Class in com.google.javascript.jscomp
-
Banned global var declarations.
- ConformanceRules.BanNullDeref - Class in com.google.javascript.jscomp
-
Banned dereferencing null or undefined types.
- ConformanceRules.BanThrowOfNonErrorTypes - Class in com.google.javascript.jscomp
-
Banned throw of non-error object types.
- ConformanceRules.BanUnknownDirectThisPropsReferences - Class in com.google.javascript.jscomp
-
Banned unknown type references of the form "this.prop" unless
- it is immediately cast,
- it is a @template type (until template type
restricts are enabled) or
- the value is unused.
- ConformanceRules.BanUnknownThis - Class in com.google.javascript.jscomp
-
Banned unknown "this" types.
- ConformanceRules.BanUnknownTypedClassPropsReferences - Class in com.google.javascript.jscomp
-
Banned unknown type references of the form "instance.prop" unless
(a) it is immediately cast, or
(b) it is a @template type (until template type restrictions are enabled), or
(c) the value is unused, or
(d) the source object type is unknown (to avoid error cascades), or
(e) it is a whitelisted type
- ConformanceRules.BanUnresolvedType - Class in com.google.javascript.jscomp
-
Banned accessing properties from objects that are unresolved
forward-declared type names.
- ConformanceRules.ConformanceLevel - Enum in com.google.javascript.jscomp
-
Possible check check results
- ConformanceRules.ConformanceResult - Class in com.google.javascript.jscomp
-
Classes extending AbstractRule must return ConformanceResult
from their checkConformance implementation.
- ConformanceRules.NoImplicitlyPublicDecls - Class in com.google.javascript.jscomp
-
Requires top-level Closure-style "declarations"
(example: foo.bar.Baz = ...;) to have explicit visibility
annotations, either at the declaration site or in the @fileoverview
block.
- ConformanceRules.RequireFileoverviewVisibility - Class in com.google.javascript.jscomp
-
Requires source files to contain a top-level @fileoverview block
with an explicit visibility annotation.
- connect(N, E, N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Connects two nodes in the graph with an edge.
- connect(N, E, N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- connect(DiGraph.DiGraphNode<N, E>, E, DiGraph.DiGraphNode<N, E>) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
DiGraphNode look ups can be expensive for a large graph operation, prefer this
method if you have the DiGraphNode available.
- connect(N, E, N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- connectIfNotConnectedInDirection(N, E, N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
DiGraphNode look ups can be expensive for a large graph operation, prefer this
method if you have the DiGraphNode available.
- connectIfNotFound(N, E, N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Connects two nodes in the graph with an edge if such edge does not already
exists between the nodes.
- CONST - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- CONST - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- CONSTANT_PROPERTY - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- CONSTANT_PROPERTY_DEF - Static variable in class com.google.javascript.rhino.Node
-
- ConstantDefinitions - Class in com.google.common.css.compiler.passes
-
A container for GSS constant definitions, since a constant could be
defined multiple times in the tree, this class has two set of interfaces
that can be used to get either all definitions of a constant or only last
definition of a constant.
- ConstantDefinitions() - Constructor for class com.google.common.css.compiler.passes.ConstantDefinitions
-
- constNode(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- CONSTRUCT_SIGNATURE - Static variable in class com.google.javascript.rhino.Node
-
- constructor() - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a matcher that matches any constructor definitions.
- constructor(String) - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a matcher that matches constructor definitions of the specified
name.
- constructorPropertyDeclaration() - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a Matcher that matches against properties that are declared in the constructor.
- contains(boolean) - Method in enum com.google.javascript.rhino.jstype.BooleanLiteralSet
-
Returns whether this contains the given literal value.
- contains(JSType) - Method in class com.google.javascript.rhino.jstype.UnionType
-
A
UnionType contains a given type (alternate) iff the member
vector contains it.
- contains(File, File) - Static method in class org.plovr.FileUtil
-
- containsAnchor() - Method in class com.google.javascript.jscomp.regex.RegExpTree
-
True if the regular expression contains an anchor : ^ or $.
- containsConfigWithId(String) - Method in class org.plovr.CompilationServer
-
- containsDeclaration() - Method in class com.google.javascript.rhino.JSDocInfo
-
- containsFunctionDeclaration() - Method in class com.google.javascript.rhino.JSDocInfo
-
- containWarning(String) - Method in class com.google.javascript.jscomp.WhitelistWarningsGuard
-
Determines whether a given warning is included in the white-list.
- contentKind - Variable in enum com.google.template.soy.parsepasses.contextautoesc.EscapingMode
-
The kind of content produced by the escaping directive associated with this escaping mode.
- contents - Variable in class com.google.javascript.jscomp.parsing.parser.SourceFile
-
- ContentSecurityPolicyPass - Class in com.google.template.soy.parsepasses.contextautoesc
-
Inserts attributes into templates to bless inline <script> and <style> elements
and inline event handler and style attributes so that the browser can distinguish scripts
specified by the template author from ones injected via XSS.
- Context - Class in com.google.template.soy.parsepasses.contextautoesc
-
Encapsulates the context in which a Soy node appears.
- context - Variable in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode.RawTextSlice
-
The context of the slice.
- Context.AttributeEndDelimiter - Enum in com.google.template.soy.parsepasses.contextautoesc
-
Describes the content that will end the current HTML attribute.
- Context.AttributeType - Enum in com.google.template.soy.parsepasses.contextautoesc
-
Describes the content of an HTML attribute.
- Context.ElementType - Enum in com.google.template.soy.parsepasses.contextautoesc
-
A type of HTML element.
- Context.JsFollowingSlash - Enum in com.google.template.soy.parsepasses.contextautoesc
-
Describes what a slash (/) means when parsing JavaScript source code.
- Context.State - Enum in com.google.template.soy.parsepasses.contextautoesc
-
A state in the parse of an HTML document.
- Context.UriPart - Enum in com.google.template.soy.parsepasses.contextautoesc
-
Describes the part of a URI reference that the context point is in.
- ContextualAutoescaper - Class in com.google.template.soy.parsepasses.contextautoesc
-
Inserts directives into print commands by looking at the context in which a print appears, and
derives templates and rewrites calls so that each template is entered only in contexts
consistent with its escaping conventions.
- ContextualAutoescaper(Iterable<String>, Map<String, SanitizedContent.ContentKind>, ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.contextautoesc.ContextualAutoescaper
-
- CONTINUE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- continueAfter(Future<?>) - Static method in class com.google.template.soy.jbcsrc.api.RenderResult
-
- continueNode() - Static method in class com.google.javascript.rhino.IR
-
- continueNode(Node) - Static method in class com.google.javascript.rhino.IR
-
- continueRender() - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Continuation
-
Continues rendering if the prior render operation didn't complete.
- continueRender() - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.WriteContinuation
-
Continues rendering if the prior render operation didn't complete.
- ContinueStatementTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ContinueStatementTree(SourceRange, IdentifierToken) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ContinueStatementTree
-
- ControlFlowGraph<N> - Class in com.google.javascript.jscomp
-
Control flow graph.
- ControlFlowGraph.AbstractCfgNodeTraversalCallback - Class in com.google.javascript.jscomp
-
Abstract callback to visit a control flow graph node without going into
subtrees of the node that are also represented by other
control flow graph nodes.
- ControlFlowGraph.Branch - Enum in com.google.javascript.jscomp
-
The edge object for the control flow graph.
- convert(JSTypeExpression) - Static method in class com.google.javascript.jscomp.JsdocToEs6TypedConverter.TypeDeclarationsIRFactory
-
- convert(SoyValueConverter, Object) - Method in interface com.google.template.soy.data.SoyCustomValueConverter
-
Converts the given object into a corresponding SoyValue or SoyValueProvider.
- convert(Object) - Method in interface com.google.template.soy.data.SoyValueConverter
-
Converts the given object into a corresponding SoyValue or SoyValueProvider.
- convert(Object) - Method in class com.google.template.soy.data.SoyValueHelper
-
Converts a Java object into an equivalent SoyValueProvider.
- convertCompileTimeGlobalsMap(Map<String, ?>) - Static method in class com.google.template.soy.data.internalutils.InternalValueUtils
-
Converts a compile-time globals map in user-provided format into one in the internal format.
- convertFromJavaRegex(Pattern) - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- convertFromJavaRegex(Pattern) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- convertFromJavaRegex(Pattern) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Converts the given pattern from a Java Pattern syntax to the language specific syntax.
- convertIterableToPyListExpr(Iterable<?>) - Static method in class com.google.template.soy.pysrc.restricted.PyExprUtils
-
Convert a java Iterable object to valid PyExpr as array.
- convertIterableToPyTupleExpr(Iterable<?>) - Static method in class com.google.template.soy.pysrc.restricted.PyExprUtils
-
Convert a java Iterable object to valid PyExpr as tuple.
- convertMapToPyExpr(Map<PyExpr, PyExpr>) - Static method in class com.google.template.soy.pysrc.restricted.PyExprUtils
-
Convert a java Map to valid PyExpr as dict.
- convertMethodToFunction() - Method in interface com.google.javascript.rhino.FunctionTypeI
-
Creates a new function type B based on the original function type A.
- convertMethodToFunction() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- convertMsgPartsToEmbeddedIcuSyntax(List<SoyMsgPart>, boolean) - Static method in class com.google.template.soy.msgs.internal.IcuSyntaxUtils
-
Given a list of msg parts:
(a) if it contains any plural/select parts, then builds a new list of msg parts where
plural/select parts in the original msg parts are all embedded as raw text in ICU format,
(b) if it doesn't contain any plural/select parts, then simply returns the original msg parts
instead of creating a new list of identical msg parts.
- convertPrimitiveDataToExpr(PrimitiveData) - Static method in class com.google.template.soy.data.internalutils.InternalValueUtils
-
Converts a primitive data object into a primitive expression node.
- convertPrimitiveExprToData(ExprNode.PrimitiveNode) - Static method in class com.google.template.soy.data.internalutils.InternalValueUtils
-
Converts a primitive expression node into a primitive data object.
- convertToCharacterIndex(int, int) - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Returns an absolute character location for given line and column location.
- convertToDottedProperties - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Converts quoted property accesses to dot syntax (a['b'] -> a.b)
- convertToUpperUnderscore(String) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Converts an identifier to upper-underscore format.
- convertTypeNodeAST(Node) - Static method in class com.google.javascript.jscomp.JsdocToEs6TypedConverter.TypeDeclarationsIRFactory
-
The root of a JSTypeExpression is very different from an AST node, even
though we use the same Java class to represent them.
- COOKED_STRING - Static variable in class com.google.javascript.rhino.Node
-
- copy() - Method in class com.google.template.soy.base.internal.FixedIdGenerator
-
- copy() - Method in interface com.google.template.soy.base.internal.IdGenerator
-
Clones this id generator, such that the original and new generators will generate the same list
of ids going forward.
- copy() - Method in class com.google.template.soy.base.internal.IncrementingIdGenerator
-
- copy(CopyState) - Method in interface com.google.template.soy.basetree.Node
-
Copies this node.
- copy(CopyState) - Method in class com.google.template.soy.exprtree.BooleanNode
-
- copy(CopyState) - Method in interface com.google.template.soy.exprtree.ExprNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.ExprRootNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.FieldAccessNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.FloatNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.FunctionNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.GlobalNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.IntegerNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.ItemAccessNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.ListLiteralNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.MapLiteralNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.NullNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.AndOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.ConditionalOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.DivideByOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.EqualOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.GreaterThanOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.GreaterThanOrEqualOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.LessThanOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.LessThanOrEqualOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.MinusOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.ModOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.NegativeOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.NotEqualOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.NotOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.NullCoalescingOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.OrOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.PlusOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.OperatorNodes.TimesOpNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.StringNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.VarNode
-
- copy(CopyState) - Method in class com.google.template.soy.exprtree.VarRefNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.CallBasicNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.CallDelegateNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.CallParamValueNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.CssNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.DebuggerNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.ExprUnion
-
Returns a (deep) clone of this object.
- copy(CopyState) - Method in class com.google.template.soy.soytree.ForeachIfemptyNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.ForeachNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.ForeachNonemptyNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.ForNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.IfCondNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.IfElseNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.IfNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.jssrc.GoogMsgDefNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.jssrc.GoogMsgRefNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.LetContentNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.LetValueNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.LogNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgFallbackGroupNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgHtmlTagNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgPlaceholderNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgPluralCaseNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgPluralDefaultNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgPluralNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgSelectCaseNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgSelectDefaultNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.MsgSelectNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.PrintDirectiveNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.PrintNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.RawTextNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.SoyFileNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.SoyFileSetNode
-
- copy(CopyState) - Method in interface com.google.template.soy.soytree.SoyNode
-
Copies this node.
- copy(CopyState) - Method in class com.google.template.soy.soytree.SwitchCaseNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.SwitchDefaultNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.SwitchNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.TemplateBasicNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.TemplateDelegateNode
-
- copy(CopyState) - Method in class com.google.template.soy.soytree.XidNode
-
- copy() - Method in class com.google.template.soy.tofu.SoyTofuOptions
-
- copyEssential() - Method in class com.google.template.soy.soytree.defn.HeaderParam
-
- copyEssential() - Method in class com.google.template.soy.soytree.defn.SoyDocParam
-
- copyEssential() - Method in class com.google.template.soy.soytree.defn.TemplateParam
-
- copyFrom(JobDescription) - Method in class com.google.common.css.JobDescriptionBuilder
-
- copyFrom(JSDocInfo) - Static method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- copyFromOtherFunction(FunctionType) - Method in class com.google.javascript.rhino.jstype.FunctionBuilder
-
Copies all the information from another function type.
- copyInformationFrom(Node) - Method in class com.google.javascript.rhino.Node
-
Copies source file and name information from the other
node given to the current node.
- copyInformationFromForTree(Node) - Method in class com.google.javascript.rhino.Node
-
Copies source file and name information from the other node to the
entire tree rooted at this node.
- copyNodes(List<N>) - Static method in class com.google.common.css.compiler.ast.CssAtRuleNode
-
- copyrightNotice - Variable in class com.google.common.css.JobDescription
-
- CopyState - Class in com.google.template.soy.basetree
-
An object that can hold extra state for tree copying operations
- CopyState() - Constructor for class com.google.template.soy.basetree.CopyState
-
- CoreDirectivesModule - Class in com.google.template.soy.coredirectives
-
Guice module for basic Soy print directives.
- CoreDirectivesModule() - Constructor for class com.google.template.soy.coredirectives.CoreDirectivesModule
-
- CoreDirectiveUtils - Class in com.google.template.soy.coredirectives
-
Utilities for common operations related to core directives (|escapeHtml, |noAutoescape, |id).
- couldHaveSyntaxVersionAtLeast(SyntaxVersion) - Method in class com.google.template.soy.basetree.AbstractNode
-
- couldHaveSyntaxVersionAtLeast(SyntaxVersion) - Method in interface com.google.template.soy.basetree.Node
-
Returns false if we know that this node's syntax version must be lower than the given value.
- count - Variable in class com.google.javascript.jscomp.parsing.parser.util.Timer.Entry
-
- CountingFlushableAppendable - Class in com.google.template.soy.sharedpasses.render
-
Counts the characters that have been appended to the wrapped appenable since it was last flushed.
- CountingFlushableAppendable(Appendable) - Constructor for class com.google.template.soy.sharedpasses.render.CountingFlushableAppendable
-
- crazyBlockBrace() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- crazyBlockBracket() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- crazyBlockParen() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- create() - Static method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- create() - Static method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- create(CharSource, SoyFileKind, String) - Static method in class com.google.template.soy.base.internal.SoyFileSupplier.Factory
-
Creates a new SoyFileSupplier given a CharSource for the file content,
as well as the desired file path for messages.
- create(File, SoyFileKind) - Static method in class com.google.template.soy.base.internal.SoyFileSupplier.Factory
-
Creates a new SoyFileSupplier given a File.
- create(URL, SoyFileKind, String) - Static method in class com.google.template.soy.base.internal.SoyFileSupplier.Factory
-
Creates a new SoyFileSupplier given a resource URL, as well as the desired
file path for messages.
- create(URL, SoyFileKind) - Static method in class com.google.template.soy.base.internal.SoyFileSupplier.Factory
-
Creates a new SoyFileSupplier given a resource URL.
- create(CharSequence, SoyFileKind, String) - Static method in class com.google.template.soy.base.internal.SoyFileSupplier.Factory
-
Creates a new SoyFileSupplier given the file content provided as a string, as well
as the desired file path for messages.
- create(SoyFileSetNode, ImmutableList<SlicedRawTextNode>) - Static method in class com.google.template.soy.conformance.ConformanceInput
-
- create(SoyRecord, SoyRecord) - Method in interface com.google.template.soy.jbcsrc.api.CompiledTemplate.Factory
-
- create(Iterable<String>) - Method in class com.google.template.soy.jbcsrc.api.DelTemplateSelectorImpl.Factory
-
Returns a new selector with the given active packages.
- create(CompiledTemplates, TemplateRegistry, SoyMsgBundle, SetMultimap<String, String>) - Method in class com.google.template.soy.jbcsrc.api.SoySauceImpl.Factory
-
- create(Deque<Map<String, JsExpr>>) - Method in interface com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor.TranslateToJsExprVisitorFactory
-
- create(T, Iterable<? extends SoyMsgPart>) - Static method in class com.google.template.soy.msgs.restricted.SoyMsgPart.Case
-
- create(SyntaxVersion, ErrorReporter) - Method in interface com.google.template.soy.parsepasses.CheckFunctionCallsVisitor.CheckFunctionCallsVisitorFactory
-
- create(LocalVariableStack) - Method in interface com.google.template.soy.pysrc.internal.GenPyExprsVisitor.GenPyExprsVisitorFactory
-
- create(Environment) - Method in class com.google.template.soy.sharedpasses.opti.PreevalVisitorFactory
-
- create(SoyRecord, Environment) - Method in class com.google.template.soy.sharedpasses.opti.PreevalVisitorFactory
-
- create(Appendable, TemplateRegistry) - Method in class com.google.template.soy.sharedpasses.opti.PrerenderVisitorFactory
-
Creates a PrerenderVisitor.
- create(SoyRecord, Environment) - Method in interface com.google.template.soy.sharedpasses.render.EvalVisitor.EvalVisitorFactory
-
Creates an EvalVisitor.
- create(SoyRecord, Environment) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitorFactoryImpl
-
- create(String) - Static method in exception com.google.template.soy.sharedpasses.render.RenderException
-
- create(String, Throwable) - Static method in exception com.google.template.soy.sharedpasses.render.RenderException
-
- create(Appendable, TemplateRegistry, SoyRecord, SoyRecord, Set<String>, SoyMsgBundle, SoyIdRenamingMap, SoyCssRenamingMap) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitorFactory
-
Creates a RenderVisitor.
- create(String, String) - Static method in class com.google.template.soy.soytree.TemplateDelegateNode.DelTemplateKey
-
- create(SoyFileSetNode, boolean, ErrorReporter) - Method in interface com.google.template.soy.tofu.internal.BaseTofu.BaseTofuFactory
-
- create(InetSocketAddress, int, boolean) - Static method in class org.plovr.cli.HttpServerUtil
-
- create(List<SourceFile>, List<SourceFile>) - Static method in class org.plovr.Compilation
-
- createAndCompile(Config) - Static method in class org.plovr.Compilation
-
- createAnonymousObjectType(JSDocInfo) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Create an anonymous object type.
- createBuilderFromFile(File) - Static method in class org.plovr.ConfigParser
-
- createCausedWithNode(String, Throwable, SoyNode) - Static method in exception com.google.template.soy.parsepasses.contextautoesc.SoyAutoescapeException
-
Creates a SoyAutoescapeException, with meta info filled in based on the given Soy node.
- createCausedWithNode(String, Throwable, SoyNode) - Static method in class com.google.template.soy.soytree.SoySyntaxExceptionUtils
-
Creates a SoySyntaxException, with meta info filled in based on the given Soy node.
- createCausedWithoutMetaInfo(String, Throwable) - Static method in exception com.google.template.soy.base.SoySyntaxException
-
- createCausedWithoutMetaInfo(String, Throwable) - Static method in exception com.google.template.soy.parsepasses.contextautoesc.SoyAutoescapeException
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- createChildFlowScope() - Method in interface com.google.javascript.jscomp.type.FlowScope
-
Creates a child of this flow scope, to represent an instruction
directly following this one.
- createCompilationError() - Method in exception org.plovr.CheckedCoffeeScriptCompilerException
-
- createCompilationError() - Method in exception org.plovr.CheckedSoySyntaxException
-
- createCompilationError() - Method in exception org.plovr.CircularDependencyException
-
- createCompilationError() - Method in exception org.plovr.CompilationException.Single
-
- createCompilationError() - Method in exception org.plovr.MissingProvideException
-
- createCompilationErrors() - Method in exception org.plovr.CompilationException
-
- createCompilationErrors() - Method in exception org.plovr.CompilationException.Multi
-
- createCompilationErrors() - Method in exception org.plovr.CompilationException.Single
-
- createCompiler() - Method in class com.google.javascript.jscomp.CommandLineRunner
-
- createCompilerPass(AbstractCompiler, Config) - Method in class org.plovr.CompilerPassFactory
-
Creates an instance of the
CompilerPass that this factory is
designed to produce.
- CreateComponentNodes - Class in com.google.common.css.compiler.ast
-
Shim class for the class moved to the passes package.
- CreateComponentNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.ast.CreateComponentNodes
-
- CreateComponentNodes - Class in com.google.common.css.compiler.passes
-
- CreateComponentNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CreateComponentNodes
-
- CreateConditionalNodes - Class in com.google.common.css.compiler.ast
-
Shim class for the class moved to the passes package.
- CreateConditionalNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.ast.CreateConditionalNodes
-
- CreateConditionalNodes - Class in com.google.common.css.compiler.passes
-
- CreateConditionalNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CreateConditionalNodes
-
- createConfig(Config.LanguageMode) - Method in class com.google.javascript.jscomp.Compiler
-
- createConfig(boolean, Config.LanguageMode, Set<String>) - Static method in class com.google.javascript.jscomp.parsing.ParserRunner
-
- createConfig(boolean, boolean, Config.LanguageMode, Set<String>) - Static method in class com.google.javascript.jscomp.parsing.ParserRunner
-
- CreateConstantReferences - Class in com.google.common.css.compiler.ast
-
Shim class for the class moved to the passes package.
- CreateConstantReferences(MutatingVisitController) - Constructor for class com.google.common.css.compiler.ast.CreateConstantReferences
-
- CreateConstantReferences - Class in com.google.common.css.compiler.passes
-
- CreateConstantReferences(MutatingVisitController) - Constructor for class com.google.common.css.compiler.passes.CreateConstantReferences
-
- createConstructorType(String, Node, Node, JSType, ImmutableList<TemplateType>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a constructor function type.
- createDefaultObjectUnion(JSType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a type representing nullable values of the given type.
- createDefine() - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Creates a new <define/> nested element.
- CreateDefinitionNodes - Class in com.google.common.css.compiler.ast
-
Shim class for the class moved to the passes package.
- CreateDefinitionNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.ast.CreateDefinitionNodes
-
- CreateDefinitionNodes - Class in com.google.common.css.compiler.passes
-
- CreateDefinitionNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CreateDefinitionNodes
-
- createDelegateSuffix(String) - Static method in class com.google.javascript.rhino.jstype.ObjectType
-
Creates a suffix for a proxy delegate.
- createDepsFileParser() - Method in class com.google.javascript.jscomp.deps.DepsGenerator
-
- createDirectedGraphNode(N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- createDirectedGraphNode(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- createEntryPoint() - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Creates a new <entrypoint/> nested element.
- createEnumType(String, Node, JSType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates an enum type.
- createExterns(CompilerOptions) - Method in class com.google.javascript.jscomp.CommandLineRunner
-
- createFileWriter(File, Config) - Static method in class org.plovr.io.Streams
-
As suggested by the
FileWriter Javadoc, because we want to specify
the character encoding, use this method to create a
Writer for a
File instead of creating a new
FileWriter.
- createFileWriter(String, Config) - Static method in class org.plovr.io.Streams
-
As suggested by the
FileWriter Javadoc, because we want to specify
the character encoding, use this method to create a
Writer for a
File instead of creating a new
FileWriter.
- CreateForLoopNodes - Class in com.google.common.css.compiler.passes
-
- CreateForLoopNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CreateForLoopNodes
-
- createForModules(List<SourceFile>, List<JSModule>) - Static method in class org.plovr.Compilation
-
- createForSingleMapping(String, String) - Static method in class com.google.common.css.MultipleMappingSubstitutionMap.ValueWithMappings
-
- createForTest(SoyRecord, Map<String, SoyValueProvider>) - Static method in class com.google.template.soy.sharedpasses.render.TestingEnvironment
-
Creates an environment that should only be used in testing environments.
- createFromExistingData(Object) - Static method in class com.google.template.soy.data.SoyData
-
Creation function for creating a SoyData object out of any existing primitive, data object, or
data structure.
- createFromFile(File) - Method in class com.google.template.soy.msgs.SoyMsgBundleHandler
-
Reads a translated messages file and creates a SoyMsgBundle.
- createFromRenderException(String, RenderException, SoyNode) - Static method in exception com.google.template.soy.sharedpasses.render.RenderException
-
- createFromResource(URL) - Method in class com.google.template.soy.msgs.SoyMsgBundleHandler
-
Reads a translated messages resource and creates a SoyMsgBundle.
- createFromUri(URI) - Static method in class org.plovr.QueryData
-
- createFunctionType(JSType, JSType...) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a function type.
- createFunctionType(JSType, Node) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- createFunctionTypeWithInstanceType(ObjectType, JSType, List<JSType>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a function type in which this refers to an object instance.
- createFunctionTypeWithNewReturnType(FunctionType, JSType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a new function type based on an existing function type but
with a new return type.
- createFunctionTypeWithVarArgs(JSType, JSType...) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a function type.
- createHandlerForCompilationServer(CompilationServer) - Method in enum org.plovr.Handler
-
- createHelperInstance(Appendable, SoyRecord) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
Creates a helper instance for rendering a subtemplate.
- createInjector(List<String>) - Static method in class org.plovr.SoyFile
-
- createInput() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Called reflectively when Ant sees <input> to specify a file that uses the generated
helper functions.
- createInterfaceType(String, Node, ImmutableList<TemplateType>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates an interface function type.
- createJobFromConfig(Config) - Static method in class org.plovr.CssHandler
-
- createL10nFileWriter(File) - Static method in class org.plovr.io.Streams
-
Special method to produce a
Writer that will write localized
files (i.e.
- createList(List<? extends ExprRootNode>) - Static method in class com.google.template.soy.soytree.ExprUnion
-
Utility to create a list of ExprUnions from a list of expression trees.
- CreateMixins - Class in com.google.common.css.compiler.passes
-
A compiler pass that transforms matching
CssUnknownAtRuleNode instances
into mixins or mixin definitions.
- CreateMixins(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CreateMixins
-
- createModuleNameToUriFunction() - Method in class org.plovr.ModuleConfig
-
- createNamedType(String, String, int, int) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a named type.
- createNode(N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Gets a node from the graph given a value.
- createNode(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- createNode(N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- createNode(SourceLocation) - Method in enum com.google.template.soy.exprtree.Operator
-
Creates a node representing this operator.
- createNullableType(JSType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a type representing nullable values of the given type.
- createNullableType(JSType) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- createObjectType(String, ObjectType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Create an object type.
- createOptionalNullableType(JSType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a nullable and undefine-able value of the given type.
- createOptionalParameters(JSType...) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a tree hierarchy representing a typed parameter list in which
every parameter is optional.
- createOptionalType(JSType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a type representing optional values of the given type.
- createOptionalType(JSType) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- createOptions() - Method in class com.google.javascript.jscomp.CommandLineRunner
-
- createOutput() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Called reflectively when Ant sees <output> to specify the file that should receive
the output.
- createOutputStreamWriter(OutputStream, Config) - Static method in class org.plovr.io.Streams
-
- createParameters(JSType...) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a tree hierarchy representing a typed argument list.
- createParametersWithVarArgs(List<JSType>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a tree hierarchy representing a typed argument list.
- createParametersWithVarArgs(JSType...) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a tree hierarchy representing a typed argument list.
- createProxy() - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode
-
- createProxy() - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode.CssCustomFunctionNodeProxy
-
Creates the proxy object.
- createProxy() - Method in interface com.google.common.css.compiler.ast.Proxiable
-
Creates the proxy object.
- createRecordType(Map<String, RecordTypeBuilder.RecordProperty>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a record type.
- createRecordTypeBuilder() - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- createSourceMap - Variable in class com.google.common.css.JobDescription
-
- createStackTraceElement(SourceLocation) - Method in class com.google.template.soy.soytree.TemplateNode
-
Construct a StackTraceElement that will point to the given source location of the current
template.
- CreateStandardAtRuleNodes - Class in com.google.common.css.compiler.passes
-
A compiler pass that transforms standard
CssUnknownAtRuleNode instances
to more specific at-rule nodes, or deletes them.
- CreateStandardAtRuleNodes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CreateStandardAtRuleNodes
-
- createTemplateType(String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- createTemplateTypeMap(ImmutableList<TemplateType>, ImmutableList<JSType>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a template type map from the specified list of template keys and
template value types.
- createTemplateTypeWithTransformation(String, Node) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- createTemplatizedType(ObjectType, ImmutableList<JSType>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a templatized instance of the specified type.
- createTemplatizedType(ObjectType, Map<TemplateType, JSType>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a templatized instance of the specified type.
- createTemplatizedType(ObjectType, JSType...) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a templatized instance of the specified type.
- createTemplatizedType(ObjectType, ImmutableList<JSType>) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- createTemplatizedType(ObjectType, JSType...) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- createTypeFromCommentNode(Node, String, StaticTypedScope<? extends TypeI>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a JSType from the nodes representing a type.
- createTypeFromCommentNode(Node, String, StaticTypedScope<? extends TypeI>) - Method in interface com.google.javascript.rhino.TypeIRegistry
-
- createUndirectedGraphNode(N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- createUnionType(JSType...) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a union type whose variants are the arguments.
- createUnionType(JSTypeNative...) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Creates a union type whose variants are the built-in types specified
by the arguments.
- createUnionType(JSType...) - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- createUrl(String) - Static method in class com.google.common.css.compiler.gssfunctions.GssFunctions
-
Helper method for implementors of GssFunction to allow the creation of
a url string in the GSS.
- createUrlNode(String, SourceCodeLocation) - Static method in class com.google.common.css.compiler.gssfunctions.GssFunctions
-
Helper method for implementors of GssFunction to allow the creation of
a url entry node in a GSS file.
- CreateVendorPrefixedKeyframes - Class in com.google.common.css.compiler.passes
-
Compiler pass which duplicates @keyframes rules creating browser specific
prefixed form.
- CreateVendorPrefixedKeyframes(MutatingVisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.CreateVendorPrefixedKeyframes
-
- createWarningsGuard() - Method in class org.plovr.WarningsGuardFactory
-
Creates an instance of the
WarningsGuard that this factory is
designed to produce.
- createWithMetaInfo(String, SourceLocation) - Static method in exception com.google.template.soy.base.SoySyntaxException
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- createWithMetaInfo(String, SourceLocation, String, String) - Static method in exception com.google.template.soy.base.SoySyntaxException
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- createWithNode(String, SoyNode) - Static method in exception com.google.template.soy.parsepasses.contextautoesc.SoyAutoescapeException
-
Creates a SoyAutoescapeException, with meta info filled in based on the given Soy node.
- createWithNode(String, SoyNode) - Static method in class com.google.template.soy.soytree.SoySyntaxExceptionUtils
-
Creates a SoySyntaxException, with meta info filled in based on the given Soy node.
- createWithoutAnnotations() - Static method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- createWithoutMetaInfo(String) - Static method in exception com.google.template.soy.base.SoySyntaxException
-
- createWithoutMetaInfo(String) - Static method in exception com.google.template.soy.parsepasses.contextautoesc.SoyAutoescapeException
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- createWithSource(String, SoyNode) - Static method in exception com.google.template.soy.sharedpasses.render.RenderException
-
- createWithSource(String, Throwable, SoyNode) - Static method in exception com.google.template.soy.sharedpasses.render.RenderException
-
- createWithValueAndMappings(String, Map<String, String>) - Static method in class com.google.common.css.MultipleMappingSubstitutionMap.ValueWithMappings
-
- CrossLanguageStringXform(Pattern, String) - Constructor for class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
- crossModuleCodeMotion - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Move code to a deeper module
- crossModuleMethodMotion - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Move methods to a deeper module
- CSP_NONCE_VARIABLE_NAME - Static variable in class com.google.template.soy.parsepasses.contextautoesc.ContentSecurityPolicyPass
-
The unprefixed name of the injected variable that holds the CSP nonce value for the page.
- CSS_WORD - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.FilterCssValue
-
Matches a CSS token that can appear unquoted as part of an ID, class, font-family-name,
or CSS keyword value.
- CssAbstractBlockNode - Class in com.google.common.css.compiler.ast
-
An abstract representation of a list of nodes that are enclosed inside
braces.
- CssAbstractBlockNode(boolean, List<Class<? extends CssNode>>) - Constructor for class com.google.common.css.compiler.ast.CssAbstractBlockNode
-
- CssAbstractBlockNode(boolean, List<CssNode>, List<CssCommentNode>, ImmutableList<Class<? extends CssNode>>) - Constructor for class com.google.common.css.compiler.ast.CssAbstractBlockNode
-
- CssAbstractBlockNode(CssAbstractBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssAbstractBlockNode
-
Copy constructor.
- CssAtRuleNode - Class in com.google.common.css.compiler.ast
-
A node corresponding to an at-rule such as @if or @media.
- CssAtRuleNode.Type - Enum in com.google.common.css.compiler.ast
-
The Types of at-rules we (should/could) know about.
- CssAttributeSelectorNode - Class in com.google.common.css.compiler.ast
-
A
CssRefinerNode implementation that represents an attribute
selector.
- CssAttributeSelectorNode(CssAttributeSelectorNode.MatchType, String, CssValueNode, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssAttributeSelectorNode
-
- CssAttributeSelectorNode(CssAttributeSelectorNode) - Constructor for class com.google.common.css.compiler.ast.CssAttributeSelectorNode
-
- CssAttributeSelectorNode.MatchType - Enum in com.google.common.css.compiler.ast
-
Determines how the given value has to match the value of the attribute so
that the attribute is selected.
- CssBlockNode - Class in com.google.common.css.compiler.ast
-
- CssBlockNode(boolean, List<CssNode>) - Constructor for class com.google.common.css.compiler.ast.CssBlockNode
-
- CssBlockNode(boolean) - Constructor for class com.google.common.css.compiler.ast.CssBlockNode
-
- CssBlockNode() - Constructor for class com.google.common.css.compiler.ast.CssBlockNode
-
- CssBlockNode(CssBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssBlockNode
-
- CssBooleanExpressionNode - Class in com.google.common.css.compiler.ast
-
A node representing a boolean expression to evaluate.
- CssBooleanExpressionNode(CssBooleanExpressionNode.Type, String, CssBooleanExpressionNode, CssBooleanExpressionNode, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
Constructor for a boolean expression node.
- CssBooleanExpressionNode(CssBooleanExpressionNode.Type, String, CssBooleanExpressionNode, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
Constructor for a boolean expression node.
- CssBooleanExpressionNode(CssBooleanExpressionNode.Type, String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
Constructor for a boolean expression node.
- CssBooleanExpressionNode(CssBooleanExpressionNode.Type, String) - Constructor for class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
Constructor for a boolean expression node.
- CssBooleanExpressionNode(CssBooleanExpressionNode) - Constructor for class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
Copy constructor.
- CssBooleanExpressionNode.Type - Enum in com.google.common.css.compiler.ast
-
Boolean expression node types.
- CssClassRenaming - Class in com.google.common.css.compiler.passes
-
Compiler pass that does CSS class renaming given a renaming map.
- CssClassRenaming(MutatingVisitController, SubstitutionMap, SubstitutionMap) - Constructor for class com.google.common.css.compiler.passes.CssClassRenaming
-
- CssClassSelectorNode - Class in com.google.common.css.compiler.ast
-
A
CssRefinerNode implementation that represents a selector for a
class.
- CssClassSelectorNode(String, boolean, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssClassSelectorNode
-
- CssClassSelectorNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssClassSelectorNode
-
- CssClassSelectorNode(CssClassSelectorNode) - Constructor for class com.google.common.css.compiler.ast.CssClassSelectorNode
-
- CssCombinatorNode - Class in com.google.common.css.compiler.ast
-
A node representing a combinator of selectors in the AST.
- CssCombinatorNode(CssSelectorNode, CssCombinatorNode.Combinator, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssCombinatorNode
-
Constructor of a combinator node.
- CssCombinatorNode(CssCombinatorNode.Combinator, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssCombinatorNode
-
Constructor of a combinator node.
- CssCombinatorNode(CssCombinatorNode) - Constructor for class com.google.common.css.compiler.ast.CssCombinatorNode
-
Copy constructor.
- CssCombinatorNode.Combinator - Enum in com.google.common.css.compiler.ast
-
Contains the list of all possible CSS combinators.
- CssCommentNode - Class in com.google.common.css.compiler.ast
-
Node corresponding to a comment.
- CssCommentNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssCommentNode
-
Constructor of a comment node.
- CssCommentNode(CssCommentNode) - Constructor for class com.google.common.css.compiler.ast.CssCommentNode
-
Copy constructor.
- CssCompilerPass - Interface in com.google.common.css.compiler.ast
-
- CssComponentNode - Class in com.google.common.css.compiler.ast
-
- CssComponentNode(CssLiteralNode, CssLiteralNode, boolean, CssComponentNode.PrefixStyle, CssBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssComponentNode
-
Constructor of a component.
- CssComponentNode(CssComponentNode) - Constructor for class com.google.common.css.compiler.ast.CssComponentNode
-
Copy constructor.
- CssComponentNode.PrefixStyle - Enum in com.google.common.css.compiler.ast
-
Indicates how we want to construct the prefix strings for this component.
- CssCompositeValueNode - Class in com.google.common.css.compiler.ast
-
A node that contains a list of value nodes that together represent one logical
value.
- CssCompositeValueNode(List<CssValueNode>, CssCompositeValueNode.Operator, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssCompositeValueNode
-
Constructor of a composite value node.
- CssCompositeValueNode(CssCompositeValueNode) - Constructor for class com.google.common.css.compiler.ast.CssCompositeValueNode
-
Copy constructor for a composite value node.
- CssCompositeValueNode.Operator - Enum in com.google.common.css.compiler.ast
-
Contains the list of recognized operators.
- CssConditionalBlockNode - Class in com.google.common.css.compiler.ast
-
A node representing a (complex) conditional block.
- CssConditionalBlockNode() - Constructor for class com.google.common.css.compiler.ast.CssConditionalBlockNode
-
Constructor of a conditional block.
- CssConditionalBlockNode(List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssConditionalBlockNode
-
Constructor of a conditional block.
- CssConditionalBlockNode(CssConditionalBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssConditionalBlockNode
-
- CssConditionalRuleNode - Class in com.google.common.css.compiler.ast
-
A node representing a conditional rule such as @if or @else.
- CssConditionalRuleNode(CssAtRuleNode.Type, CssLiteralNode) - Constructor for class com.google.common.css.compiler.ast.CssConditionalRuleNode
-
Constructor of a conditional rule.
- CssConditionalRuleNode(CssAtRuleNode.Type, CssLiteralNode, CssBooleanExpressionNode, CssBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssConditionalRuleNode
-
Constructor of a conditional rule.
- CssConditionalRuleNode(CssConditionalRuleNode) - Constructor for class com.google.common.css.compiler.ast.CssConditionalRuleNode
-
Copy constructor.
- CssConstantReferenceNode - Class in com.google.common.css.compiler.ast
-
A node holding a reference to a constant or an argument of a mixin
definition.
- CssConstantReferenceNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssConstantReferenceNode
-
- CssConstantReferenceNode(String) - Constructor for class com.google.common.css.compiler.ast.CssConstantReferenceNode
-
- CssConstantReferenceNode(CssConstantReferenceNode) - Constructor for class com.google.common.css.compiler.ast.CssConstantReferenceNode
-
Creates a new constant reference node that is a deep copy of the
given node.
- CssCustomFunctionNode - Class in com.google.common.css.compiler.ast
-
A node representing a custom GSS function call.
- CssCustomFunctionNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssCustomFunctionNode
-
Constructor of the node.
- CssCustomFunctionNode(CssCustomFunctionNode) - Constructor for class com.google.common.css.compiler.ast.CssCustomFunctionNode
-
Copy constructor.
- CssCustomFunctionNode.CssCustomFunctionNodeProxy - Class in com.google.common.css.compiler.ast
-
- CssCustomFunctionNodeProxy(CssCustomFunctionNode) - Constructor for class com.google.common.css.compiler.ast.CssCustomFunctionNode.CssCustomFunctionNodeProxy
-
Constructs the node proxy.
- CssDeclarationBlockNode - Class in com.google.common.css.compiler.ast
-
- CssDeclarationBlockNode() - Constructor for class com.google.common.css.compiler.ast.CssDeclarationBlockNode
-
- CssDeclarationBlockNode(CssDeclarationBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssDeclarationBlockNode
-
- CssDeclarationNode - Class in com.google.common.css.compiler.ast
-
A node representing a CSS declaration in the abstract syntax tree.
- CssDeclarationNode(CssPropertyNode) - Constructor for class com.google.common.css.compiler.ast.CssDeclarationNode
-
Constructor of a node representing a CSS declaration.
- CssDeclarationNode(CssPropertyNode, List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssDeclarationNode
-
Constructor of a node representing a CSS declaration.
- CssDeclarationNode(CssPropertyNode, CssPropertyValueNode) - Constructor for class com.google.common.css.compiler.ast.CssDeclarationNode
-
Constructor of a node representing a CSS declaration.
- CssDeclarationNode(CssPropertyNode, CssPropertyValueNode, List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssDeclarationNode
-
Constructor of a node representing a CSS declaration.
- CssDeclarationNode(CssPropertyNode, CssPropertyValueNode, List<CssCommentNode>, boolean) - Constructor for class com.google.common.css.compiler.ast.CssDeclarationNode
-
Constructor of a node representing a CSS declaration.
- CssDeclarationNode(CssDeclarationNode) - Constructor for class com.google.common.css.compiler.ast.CssDeclarationNode
-
Copy constructor.
- CssDefinitionNode - Class in com.google.common.css.compiler.ast
-
A node representing a GSS definition.
- CssDefinitionNode(CssLiteralNode, List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssDefinitionNode
-
Constructor of a definition.
- CssDefinitionNode(CssLiteralNode) - Constructor for class com.google.common.css.compiler.ast.CssDefinitionNode
-
Constructor of a definition.
- CssDefinitionNode(List<CssValueNode>, CssLiteralNode) - Constructor for class com.google.common.css.compiler.ast.CssDefinitionNode
-
Constructor of a definition.
- CssDefinitionNode(List<CssValueNode>, CssLiteralNode, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssDefinitionNode
-
Constructor of a definition.
- CssDefinitionNode(List<CssValueNode>, CssLiteralNode, List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssDefinitionNode
-
Constructor of a definition.
- CssDefinitionNode(List<CssValueNode>, CssLiteralNode, List<CssCommentNode>, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssDefinitionNode
-
Constructor of a definition.
- CssDefinitionNode(CssDefinitionNode) - Constructor for class com.google.common.css.compiler.ast.CssDefinitionNode
-
Copy constructor.
- CssFontFaceNode - Class in com.google.common.css.compiler.ast
-
- CssFontFaceNode() - Constructor for class com.google.common.css.compiler.ast.CssFontFaceNode
-
- CssFontFaceNode(List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssFontFaceNode
-
- CssFontFaceNode(List<CssCommentNode>, CssDeclarationBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssFontFaceNode
-
- CssForLoopRuleNode - Class in com.google.common.css.compiler.ast
-
A node representing a @for loop rule.
- CssForLoopRuleNode(CssLiteralNode, CssAbstractBlockNode, List<CssCommentNode>, CssValueNode, CssValueNode, CssValueNode, String, int, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- CssForLoopRuleNode(CssForLoopRuleNode) - Constructor for class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- CssFunctionArgumentsNode - Class in com.google.common.css.compiler.ast
-
A list of nodes that are arguments of a function.
- CssFunctionArgumentsNode() - Constructor for class com.google.common.css.compiler.ast.CssFunctionArgumentsNode
-
Constructor of a node that contains the arguments of a function.
- CssFunctionArgumentsNode(List<CssValueNode>) - Constructor for class com.google.common.css.compiler.ast.CssFunctionArgumentsNode
-
Constructor of a node with list of arguments to initialize with.
- CssFunctionArgumentsNode(CssFunctionArgumentsNode) - Constructor for class com.google.common.css.compiler.ast.CssFunctionArgumentsNode
-
Copy constructor.
- CssFunctionNode - Class in com.google.common.css.compiler.ast
-
A node representing a function.
- CssFunctionNode(CssFunctionNode.Function, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssFunctionNode
-
Constructor of the class.
- CssFunctionNode(CssFunctionNode) - Constructor for class com.google.common.css.compiler.ast.CssFunctionNode
-
Copy constructor.
- CssFunctionNode(SourceCodeLocation, CssFunctionNode.Function) - Constructor for class com.google.common.css.compiler.ast.CssFunctionNode
-
Constructor used by the proxy mechanism, avoids unnecessary arguments node
initialization.
- CssFunctionNode.Function - Class in com.google.common.css.compiler.ast
-
Contains the list of recognized CSS functions.
- CssHandler - Class in org.plovr
-
- CssHandler(CompilationServer) - Constructor for class org.plovr.CssHandler
-
- CssHandler.ErrorManager - Class in org.plovr
-
- CssHexColorNode - Class in com.google.common.css.compiler.ast
-
Node corresponding to a hex color.
- CssHexColorNode(String) - Constructor for class com.google.common.css.compiler.ast.CssHexColorNode
-
Constructor of a color node.
- CssHexColorNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssHexColorNode
-
Constructor of a color node.
- CssHexColorNode(CssHexColorNode) - Constructor for class com.google.common.css.compiler.ast.CssHexColorNode
-
Copy constructor.
- CssIdSelectorNode - Class in com.google.common.css.compiler.ast
-
- CssIdSelectorNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssIdSelectorNode
-
- CssIdSelectorNode(CssIdSelectorNode) - Constructor for class com.google.common.css.compiler.ast.CssIdSelectorNode
-
- CssImportBlockNode - Class in com.google.common.css.compiler.ast
-
A list of nodes that contains only import rules.
- CssImportBlockNode() - Constructor for class com.google.common.css.compiler.ast.CssImportBlockNode
-
- CssImportBlockNode(CssImportBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssImportBlockNode
-
- CssImportRuleNode - Class in com.google.common.css.compiler.ast
-
A node representing an @import rule.
- CssImportRuleNode() - Constructor for class com.google.common.css.compiler.ast.CssImportRuleNode
-
Constructor of an import rule.
- CssImportRuleNode(List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssImportRuleNode
-
Constructor of an import rule.
- CssImportRuleNode(CssImportRuleNode) - Constructor for class com.google.common.css.compiler.ast.CssImportRuleNode
-
Copy constructor.
- CssKeyframeRulesetNode - Class in com.google.common.css.compiler.ast
-
A node representing a keyframe style rule.
- CssKeyframeRulesetNode(CssDeclarationBlockNode, List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
Constructor of a keyframe ruleset node.
- CssKeyframeRulesetNode(CssDeclarationBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
Constructor of a keyframe ruleset node.
- CssKeyframeRulesetNode() - Constructor for class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
Constructor of a keyframe ruleset node.
- CssKeyframeRulesetNode(List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
Constructor of a keyframe ruleset node.
- CssKeyframeRulesetNode(CssKeyframeRulesetNode) - Constructor for class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
Copy constructor.
- CssKeyframesNode - Class in com.google.common.css.compiler.ast
-
A node representing an @-webkit-keyframes rule.
- CssKeyframesNode(CssLiteralNode) - Constructor for class com.google.common.css.compiler.ast.CssKeyframesNode
-
- CssKeyframesNode(CssKeyframesNode) - Constructor for class com.google.common.css.compiler.ast.CssKeyframesNode
-
- CssKeyframesNode(CssLiteralNode, CssKeyframesNode) - Constructor for class com.google.common.css.compiler.ast.CssKeyframesNode
-
Used by CreateVendorPrefixedKeyframes to copy an existing keyframes node
to create a browser specific duplicate having different name.
- CssKeyListNode - Class in com.google.common.css.compiler.ast
-
A list of nodes that contains only keys (for keyframes).
- CssKeyListNode() - Constructor for class com.google.common.css.compiler.ast.CssKeyListNode
-
- CssKeyListNode(CssKeyListNode) - Constructor for class com.google.common.css.compiler.ast.CssKeyListNode
-
- CssKeyNode - Class in com.google.common.css.compiler.ast
-
A node representing a key (for keyframes) in the AST.
- CssKeyNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssKeyNode
-
Constructor of a key node.
- CssKeyNode(String) - Constructor for class com.google.common.css.compiler.ast.CssKeyNode
-
Constructor of a key node.
- CssKeyNode(CssKeyNode) - Constructor for class com.google.common.css.compiler.ast.CssKeyNode
-
Copy-constructor of a key node.
- CssLiteralNode - Class in com.google.common.css.compiler.ast
-
A node that holds a CSS literal.
- CssLiteralNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssLiteralNode
-
- CssLiteralNode(String) - Constructor for class com.google.common.css.compiler.ast.CssLiteralNode
-
- CssLiteralNode(CssLiteralNode) - Constructor for class com.google.common.css.compiler.ast.CssLiteralNode
-
- CssLoopVariableNode - Class in com.google.common.css.compiler.ast
-
A node that is a reference to a for loop variable.
- CssLoopVariableNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssLoopVariableNode
-
- CssLoopVariableNode(CssLoopVariableNode) - Constructor for class com.google.common.css.compiler.ast.CssLoopVariableNode
-
- CssMathNode - Class in com.google.common.css.compiler.ast
-
A CSS node that holds a mathematical expression.
- CssMathNode(String) - Constructor for class com.google.common.css.compiler.ast.CssMathNode
-
- CssMathNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssMathNode
-
- CssMediaRuleNode - Class in com.google.common.css.compiler.ast
-
A node representing an @media rule.
- CssMediaRuleNode() - Constructor for class com.google.common.css.compiler.ast.CssMediaRuleNode
-
Constructor of a media rule.
- CssMediaRuleNode(List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssMediaRuleNode
-
Constructor of a media rule.
- CssMediaRuleNode(List<CssCommentNode>, CssBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssMediaRuleNode
-
Constructor of a media rule.
- CssMediaRuleNode(CssMediaRuleNode) - Constructor for class com.google.common.css.compiler.ast.CssMediaRuleNode
-
Copy constructor.
- CssMixinDefinitionNode - Class in com.google.common.css.compiler.ast
-
A node representing a mixin definition.
- CssMixinDefinitionNode(String, CssFunctionArgumentsNode, CssDeclarationBlockNode, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssMixinDefinitionNode
-
- CssMixinDefinitionNode(CssMixinDefinitionNode) - Constructor for class com.google.common.css.compiler.ast.CssMixinDefinitionNode
-
Creates a new mixin definition node that is a deep copy of the given node.
- CssMixinNode - Class in com.google.common.css.compiler.ast
-
A node representing a mixin.
- CssMixinNode(String, CssFunctionArgumentsNode, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssMixinNode
-
- CssMixinNode(CssMixinNode) - Constructor for class com.google.common.css.compiler.ast.CssMixinNode
-
Creates a new mixin node that is a deep copy of the given node.
- cssNames - Variable in class com.google.javascript.jscomp.Result
-
- CssNode - Class in com.google.common.css.compiler.ast
-
A node of the abstract syntax tree.
- CssNode() - Constructor for class com.google.common.css.compiler.ast.CssNode
-
Constructor of a node.
- CssNode(SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssNode
-
Constructor of a node.
- CssNode(CssNode) - Constructor for class com.google.common.css.compiler.ast.CssNode
-
Constructor of a node.
- CssNode(CssNode, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssNode
-
Constructor of a node.
- CssNode(CssNode, List<CssCommentNode>, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssNode
-
Constructor of a node.
- CssNode - Class in com.google.template.soy.soytree
-
Node representing a 'css' statement.
- CssNode(CssNode, String, CopyState) - Constructor for class com.google.template.soy.soytree.CssNode
-
Transform constructor - creates a copy but with different selector text.
- CssNode.Builder - Class in com.google.template.soy.soytree
-
- CssNodesListNode<T extends CssNode> - Class in com.google.common.css.compiler.ast
-
Represents a list of nodes.
- CssNodesListNode(boolean) - Constructor for class com.google.common.css.compiler.ast.CssNodesListNode
-
Constructor of a list of nodes alike.
- CssNodesListNode(boolean, List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssNodesListNode
-
Constructor of a list of nodes alike.
- CssNodesListNode(boolean, List<T>, List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssNodesListNode
-
Constructor of a list of nodes alike.
- CssNodesListNode(CssNodesListNode<? extends CssNode>) - Constructor for class com.google.common.css.compiler.ast.CssNodesListNode
-
Copy constructor.
- CssNumericNode - Class in com.google.common.css.compiler.ast
-
A CSS node containing a numeric value such as height, width, length,
or percentage values.
- CssNumericNode(String, String) - Constructor for class com.google.common.css.compiler.ast.CssNumericNode
-
Constructor of a numeric node.
- CssNumericNode(String, String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssNumericNode
-
Constructor of a numeric node.
- CssNumericNode(CssNumericNode) - Constructor for class com.google.common.css.compiler.ast.CssNumericNode
-
Copy constructor.
- CssPageRuleNode - Class in com.google.common.css.compiler.ast
-
A node representing an @page rule.
- CssPageRuleNode(List<CssCommentNode>, CssDeclarationBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssPageRuleNode
-
Constructor of a page rule.
- CssPageRuleNode(CssPageRuleNode) - Constructor for class com.google.common.css.compiler.ast.CssPageRuleNode
-
Copy constructor.
- CssPageSelectorNode - Class in com.google.common.css.compiler.ast
-
A node representing a page selector @-rule that can be used inside an
@page rule.
- CssPageSelectorNode(CssAtRuleNode.Type, List<CssCommentNode>, CssDeclarationBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssPageSelectorNode
-
Constructor of a page selector.
- CssPageSelectorNode(CssPageSelectorNode) - Constructor for class com.google.common.css.compiler.ast.CssPageSelectorNode
-
Copy constructor.
- CssParserEventHandler - Interface in com.google.common.css.compiler.ast
-
A handler for parse events in the spirit of SAC and SAX.
- CssParserEventHandler.BooleanExpressionHandler - Interface in com.google.common.css.compiler.ast
-
Builds a boolean expression.
- CssParserEventHandler.ExpressionHandler - Interface in com.google.common.css.compiler.ast
-
Builds an expression.
- CssParserEventHandler.ImportHandler - Interface in com.google.common.css.compiler.ast
-
Builds an import.
- CssParserEventHandler.MediaHandler - Interface in com.google.common.css.compiler.ast
-
Builds a media rule.
- CssPriorityNode - Class in com.google.common.css.compiler.ast
-
Node representing the priority of a declaration.
- CssPriorityNode(CssPriorityNode.PriorityType) - Constructor for class com.google.common.css.compiler.ast.CssPriorityNode
-
Constructor of a priority node.
- CssPriorityNode(CssPriorityNode) - Constructor for class com.google.common.css.compiler.ast.CssPriorityNode
-
Copy constructor.
- CssPriorityNode.PriorityType - Enum in com.google.common.css.compiler.ast
-
Types of priority
- CssPropertyNode - Class in com.google.common.css.compiler.ast
-
A node representing a CSS property, such as background or padding.
- CssPropertyNode(String) - Constructor for class com.google.common.css.compiler.ast.CssPropertyNode
-
Creates a property node with the specified value.
- CssPropertyNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssPropertyNode
-
Creates a property node with the specified value and source code location.
- CssPropertyNode(CssPropertyNode) - Constructor for class com.google.common.css.compiler.ast.CssPropertyNode
-
Creates a property node by deep-copying the specified property node.
- CssPropertyValueNode - Class in com.google.common.css.compiler.ast
-
A list of values for a property in a declaration.
- CssPropertyValueNode() - Constructor for class com.google.common.css.compiler.ast.CssPropertyValueNode
-
- CssPropertyValueNode(List<CssValueNode>) - Constructor for class com.google.common.css.compiler.ast.CssPropertyValueNode
-
- CssPropertyValueNode(CssPropertyValueNode) - Constructor for class com.google.common.css.compiler.ast.CssPropertyValueNode
-
- CssProvideNode - Class in com.google.common.css.compiler.ast
-
- CssProvideNode(CssLiteralNode, List<CssCommentNode>, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssProvideNode
-
- CssPseudoClassNode - Class in com.google.common.css.compiler.ast
-
- CssPseudoClassNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssPseudoClassNode
-
Constructor for non-function pseudo-classes like :link or
:visited
- CssPseudoClassNode(CssPseudoClassNode.FunctionType, String, String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssPseudoClassNode
-
Constructor for function pseudo-classes except the negation function like
:lang(en) or :nth-child(2n).
- CssPseudoClassNode(String, CssSelectorNode, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssPseudoClassNode
-
Constructor for the negation function pseudo-class.
- CssPseudoClassNode(CssPseudoClassNode) - Constructor for class com.google.common.css.compiler.ast.CssPseudoClassNode
-
- CssPseudoClassNode.FunctionType - Enum in com.google.common.css.compiler.ast
-
Determines if the pseudo-class is a function and if so which one.
- CssPseudoElementNode - Class in com.google.common.css.compiler.ast
-
- CssPseudoElementNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssPseudoElementNode
-
- CssPseudoElementNode(CssPseudoElementNode) - Constructor for class com.google.common.css.compiler.ast.CssPseudoElementNode
-
- CssRefinerListNode - Class in com.google.common.css.compiler.ast
-
A list of nodes that are refiners of a selector.
- CssRefinerListNode() - Constructor for class com.google.common.css.compiler.ast.CssRefinerListNode
-
Constructor of a list of refiner nodes.
- CssRefinerListNode(CssRefinerListNode) - Constructor for class com.google.common.css.compiler.ast.CssRefinerListNode
-
Copy constructor.
- CssRefinerNode - Class in com.google.common.css.compiler.ast
-
A node representing a refiner of a selector in the AST.
- CssRefinerNode(CssRefinerNode.Refiner, String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssRefinerNode
-
- CssRefinerNode.Refiner - Enum in com.google.common.css.compiler.ast
-
Contains the list of all possible CSS refiners.
- cssRenamingMap - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Map used in the renaming of CSS class names.
- CssRenamingMap - Interface in com.google.javascript.jscomp
-
Interface used by ReplaceCssNames to substitute CSS class names.
- cssRenamingMap - Variable in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
CSS renaming map.
- CssRenamingMap.ByPart - Class in com.google.javascript.jscomp
-
ByPart renaming map
- CssRenamingMap.ByWhole - Class in com.google.javascript.jscomp
-
ByWhole renaming map
- CssRenamingMap.Style - Enum in com.google.javascript.jscomp
-
Kind of renaming map
- cssRenamingPrefix - Variable in class com.google.common.css.JobDescription
-
- CssRequireNode - Class in com.google.common.css.compiler.ast
-
- CssRequireNode(CssLiteralNode, List<CssCommentNode>, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssRequireNode
-
- CssRootNode - Class in com.google.common.css.compiler.ast
-
The root of a node.
- CssRootNode(CssBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssRootNode
-
- CssRootNode() - Constructor for class com.google.common.css.compiler.ast.CssRootNode
-
- CssRootNode(CssRootNode) - Constructor for class com.google.common.css.compiler.ast.CssRootNode
-
- CssRulesetNode - Class in com.google.common.css.compiler.ast
-
A node representing a style rule.
- CssRulesetNode(CssDeclarationBlockNode, List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssRulesetNode
-
Constructor of a ruleset node.
- CssRulesetNode(CssDeclarationBlockNode) - Constructor for class com.google.common.css.compiler.ast.CssRulesetNode
-
Constructor of a ruleset node.
- CssRulesetNode() - Constructor for class com.google.common.css.compiler.ast.CssRulesetNode
-
Constructor of a ruleset node.
- CssRulesetNode(List<CssCommentNode>) - Constructor for class com.google.common.css.compiler.ast.CssRulesetNode
-
Constructor of a ruleset node.
- CssRulesetNode(CssRulesetNode) - Constructor for class com.google.common.css.compiler.ast.CssRulesetNode
-
Copy constructor.
- CssSelectorListNode - Class in com.google.common.css.compiler.ast
-
A list of nodes that contains only selectors.
- CssSelectorListNode() - Constructor for class com.google.common.css.compiler.ast.CssSelectorListNode
-
- CssSelectorListNode(CssSelectorListNode) - Constructor for class com.google.common.css.compiler.ast.CssSelectorListNode
-
- CssSelectorNode - Class in com.google.common.css.compiler.ast
-
A node representing a selector in the AST.
- CssSelectorNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssSelectorNode
-
Constructor of a selector node.
- CssSelectorNode(String) - Constructor for class com.google.common.css.compiler.ast.CssSelectorNode
-
Constructor of a selector node.
- CssSelectorNode(CssSelectorNode) - Constructor for class com.google.common.css.compiler.ast.CssSelectorNode
-
Copy-constructor of a selector node.
- CssSelectorNode.Specificity - Class in com.google.common.css.compiler.ast
-
The specifity of a selector is used to select among rules with the same
importance and origin.
- CssSpecification - Enum in com.google.common.css.compiler.ast
-
- CssStringNode - Class in com.google.common.css.compiler.ast
-
Node corresponding to a string value.
- CssStringNode(CssStringNode.Type, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssStringNode
-
Constructor of a string node.
- CssStringNode(CssStringNode.Type, String) - Constructor for class com.google.common.css.compiler.ast.CssStringNode
-
Constructor of a string node.
- CssStringNode(CssStringNode) - Constructor for class com.google.common.css.compiler.ast.CssStringNode
-
Copy constructor.
- CssStringNode.Type - Enum in com.google.common.css.compiler.ast
-
CSS syntax permits strings to be expressed either using
single-quotes or double-quotes.
- cssSubstitutionMapProvider - Variable in class com.google.common.css.JobDescription
-
- CssTree - Class in com.google.common.css.compiler.ast
-
A mutable abstract syntax tree that corresponds to a CSS input file.
- CssTree(SourceCode, CssRootNode) - Constructor for class com.google.common.css.compiler.ast.CssTree
-
Constructor of a tree.
- CssTree(SourceCode) - Constructor for class com.google.common.css.compiler.ast.CssTree
-
Constructor of a tree.
- CssTree(CssTree) - Constructor for class com.google.common.css.compiler.ast.CssTree
-
Copy constructor.
- CssTree.RulesetNodesToRemove - Class in com.google.common.css.compiler.ast
-
- CssTreeBuilder - Class in com.google.common.css.compiler.ast
-
Use this to build one
CssTree object.
- CssTreeBuilder() - Constructor for class com.google.common.css.compiler.ast.CssTreeBuilder
-
- CssTreeVisitor - Interface in com.google.common.css.compiler.ast
-
Visitor interface for CSS abstract syntax trees.
- CssUnicodeRangeNode - Class in com.google.common.css.compiler.ast
-
A node that represent a unicode range.
- CssUnicodeRangeNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssUnicodeRangeNode
-
- CssUnicodeRangeNode(String) - Constructor for class com.google.common.css.compiler.ast.CssUnicodeRangeNode
-
- CssUnicodeRangeNode(CssUnicodeRangeNode) - Constructor for class com.google.common.css.compiler.ast.CssUnicodeRangeNode
-
- CssUnknownAtRuleNode - Class in com.google.common.css.compiler.ast
-
An unknown or generic at-rule node.
- CssUnknownAtRuleNode(CssLiteralNode, boolean) - Constructor for class com.google.common.css.compiler.ast.CssUnknownAtRuleNode
-
- CssUnknownAtRuleNode(CssUnknownAtRuleNode) - Constructor for class com.google.common.css.compiler.ast.CssUnknownAtRuleNode
-
- CssValueNode - Class in com.google.common.css.compiler.ast
-
A CSS node that holds a value of some sort.
- CssValueNode(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.CssValueNode
-
Constructor of a node that contains a value.
- CssValueNode(String) - Constructor for class com.google.common.css.compiler.ast.CssValueNode
-
Constructor of a node that contains a value.
- CssValueNode(CssValueNode) - Constructor for class com.google.common.css.compiler.ast.CssValueNode
-
Copy constructor.
- curChar - Variable in class com.google.common.css.compiler.ast.GssParserCCTokenManager
-
- curChar - Variable in class com.google.template.soy.exprparse.ExpressionParserTokenManager
-
- curChar - Variable in class com.google.template.soy.soyparse.SoyFileParserTokenManager
-
- curChar - Variable in class com.google.template.soy.soyparse.TemplateParserTokenManager
-
- curChar - Variable in class com.google.template.soy.types.parse.TypeParserTokenManager
-
- CURRENT_YEAR - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.DemoExpressionsSoyTemplateInfo
-
The current year.
- CURRENT_YEAR - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .demoExpressions.
- currentLoopIndexIndex() - Method in class com.google.template.soy.soytree.defn.LoopVar
-
- currentToken - Variable in exception com.google.common.css.compiler.ast.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception com.google.template.soy.exprparse.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception com.google.template.soy.soyparse.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception com.google.template.soy.types.parse.ParseException
-
This is the last token that has been consumed successfully.
- CUSTOM - Static variable in class com.google.common.css.compiler.ast.CssFunctionNode.Function
-
Serves as a placeholder for custom functions.
- CustomPassConfig - Class in org.plovr
-
- CustomPassConfig() - Constructor for class org.plovr.CustomPassConfig
-
- CustomPassConfig.CustomPassConfigDeserializer - Class in org.plovr
-
Unfortunately,
CustomPassConfig needs a custom deserializer because
"class" is a Java keyword, so having a getClass() setter that returns a
String is problematic.
- CustomPassConfigDeserializer() - Constructor for class org.plovr.CustomPassConfig.CustomPassConfigDeserializer
-
- customPasses - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Custom passes
- CustomPassExecutionTime - Enum in com.google.javascript.jscomp
-
Custom pass type.
- EasyDictImpl - Class in com.google.template.soy.data.internal
-
Internal implementation of SoyEasyDict.
- EasyDictImpl(SoyValueHelper) - Constructor for class com.google.template.soy.data.internal.EasyDictImpl
-
Important: Do not use outside of Soy code (treat as superpackage-private).\
- EasyListImpl - Class in com.google.template.soy.data.internal
-
Internal implementation of SoyEasyList.
- EasyListImpl(SoyValueHelper) - Constructor for class com.google.template.soy.data.internal.EasyListImpl
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- edge - Variable in class com.google.javascript.jscomp.graph.GraphReachability.EdgeTuple
-
- EdgeTuple(N, E, N) - Constructor for class com.google.javascript.jscomp.graph.GraphReachability.EdgeTuple
-
- elapsedTime - Variable in class com.google.javascript.jscomp.parsing.parser.util.Timer.Entry
-
- elementName() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- elements() - Method in class com.google.javascript.jscomp.graph.StandardUnionFind
-
- elements() - Method in interface com.google.javascript.jscomp.graph.UnionFind
-
Returns an unmodifiable set of all elements added to the UnionFind.
- elements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ArrayLiteralExpressionTree
-
- elements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ArrayPatternTree
-
- elements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ClassDeclarationTree
-
- elements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.InterfaceDeclarationTree
-
- elements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ModuleDeclarationTree
-
- elements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.TemplateLiteralExpressionTree
-
- elementType - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ArrayTypeTree
-
- EliminateConditionalNodes - Class in com.google.common.css.compiler.passes
-
A compiler pass that eliminates the conditional blocks for which the boolean
expression does not evaluate to true.
- EliminateConditionalNodes(MutatingVisitController, Set<String>) - Constructor for class com.google.common.css.compiler.passes.EliminateConditionalNodes
-
- eliminateDeadStyles - Variable in class com.google.common.css.JobDescription
-
- eliminateDeadStyles() - Method in class com.google.common.css.JobDescriptionBuilder
-
- EliminateEmptyRulesetNodes - Class in com.google.common.css.compiler.passes
-
A compiler pass that eliminates the empty ruleset nodes.
- EliminateEmptyRulesetNodes(MutatingVisitController) - Constructor for class com.google.common.css.compiler.passes.EliminateEmptyRulesetNodes
-
- EliminateUnitsFromZeroNumericValues - Class in com.google.common.css.compiler.passes
-
A compiler pass that eliminates useless units from 0.
- EliminateUnitsFromZeroNumericValues(MutatingVisitController) - Constructor for class com.google.common.css.compiler.passes.EliminateUnitsFromZeroNumericValues
-
- EliminateUselessRulesetNodes - Class in com.google.common.css.compiler.passes
-
Compiler pass that removes useless ruleset nodes from the AST.
- EliminateUselessRulesetNodes(CssTree) - Constructor for class com.google.common.css.compiler.passes.EliminateUselessRulesetNodes
-
- ELLIPSIS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- elseClause - Variable in class com.google.javascript.jscomp.parsing.parser.trees.IfStatementTree
-
- elseifBuilder(int, String, SourceLocation) - Static method in class com.google.template.soy.soytree.IfCondNode
-
- elType - Variable in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Describes the innermost element that the text preceding the context point is in.
- empty() - Static method in class com.google.javascript.rhino.IR
-
- EMPTY - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- EMPTY - Static variable in class com.google.template.soy.data.internal.DictImpl
-
Empty, immutable dictionary.
- EMPTY - Static variable in interface com.google.template.soy.msgs.SoyMsgBundle
-
Null object for SoyMsgBundle, assumes English Locale.
- EMPTY - Static variable in interface com.google.template.soy.shared.SoyCssRenamingMap
-
A renaming map that has no entries.
- EMPTY_CHAR_STREAM - Static variable in class com.google.common.css.compiler.ast.AbstractGssParser
-
- EMPTY_DICT - Static variable in class com.google.template.soy.data.SoyValueHelper
-
An immutable empty dict.
- EMPTY_INSTANCE - Static variable in class com.google.template.soy.data.internal.ParamStore
-
- EMPTY_LIST - Static variable in class com.google.template.soy.data.SoyValueHelper
-
An immutable empty list.
- EMPTY_STRING - Static variable in class com.google.template.soy.data.restricted.StringData
-
Static instance of StringData with value "".
- EMPTY_TYPE_COMPONENT - Static variable in class com.google.javascript.rhino.jstype.JSType
-
- EmptyMessageBundle - Class in com.google.javascript.jscomp
-
An implementation of MessageBundle that has no translations.
- EmptyMessageBundle() - Constructor for class com.google.javascript.jscomp.EmptyMessageBundle
-
- emptyScope() - Static method in class com.google.javascript.rhino.testing.MapBasedScope
-
- EmptyStatementTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- EmptyStatementTree(SourceRange) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.EmptyStatementTree
-
- emptyString(SanitizedContent.ContentKind) - Static method in class com.google.template.soy.data.SanitizedContents
-
Creates an empty string constant.
- enable_tracing() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
Enable tracing.
- enable_tracing() - Method in class com.google.template.soy.exprparse.ExpressionParser
-
Enable tracing.
- enable_tracing() - Method in class com.google.template.soy.soyparse.SoyFileParser
-
Enable tracing.
- enable_tracing() - Method in class com.google.template.soy.soyparse.TemplateParser
-
Enable tracing.
- enable_tracing() - Method in class com.google.template.soy.types.parse.TypeParser
-
Enable tracing.
- enableExternExports(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- enableRuntimeTypeCheck(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Enable run-time type checking, which adds JS type assertions for debugging.
- enables(DiagnosticGroup) - Method in class com.google.javascript.jscomp.ComposeWarningsGuard
-
Determines whether this guard will "elevate" the status of any disabled
diagnostic type in the group to a warning or an error.
- enables(DiagnosticGroup) - Method in class com.google.javascript.jscomp.DiagnosticGroupWarningsGuard
-
- enables(DiagnosticGroup) - Method in class com.google.javascript.jscomp.WarningsGuard
-
Returns whether any of the warnings in the given diagnostic group will be
upgraded to a warning or error.
- EncounteredPlrselMsgException(MsgNode) - Constructor for exception com.google.template.soy.msgs.internal.InsertMsgsVisitor.EncounteredPlrselMsgException
-
- end - Variable in class com.google.javascript.jscomp.parsing.parser.util.SourceRange
-
- end() - Method in class com.google.javascript.jscomp.parsing.parser.util.Timer
-
- END_MASK - Static variable in class com.google.javascript.jscomp.newtypes.JSType
-
- endColumn - Variable in class com.google.common.css.compiler.ast.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class com.google.template.soy.exprparse.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class com.google.template.soy.soyparse.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class com.google.template.soy.types.parse.Token
-
The column number of the last character of this Token.
- endEdge() - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
Returns "left" for RTL context directionality.
- endLine - Variable in class com.google.common.css.compiler.ast.Token
-
The line number of the last character of this Token.
- endLine - Variable in class com.google.template.soy.exprparse.Token
-
The line number of the last character of this Token.
- endLine - Variable in class com.google.template.soy.soyparse.Token
-
The line number of the last character of this Token.
- endLine - Variable in class com.google.template.soy.types.parse.Token
-
The line number of the last character of this Token.
- endSourceMapping(CssNode, int, int) - Method in class com.google.common.css.compiler.passes.DefaultGssSourceMapGenerator
-
Finishes the source mapping for the given node at the current position.
- endSourceMapping(CssNode, int, int) - Method in interface com.google.common.css.compiler.passes.GssSourceMapGenerator
-
Finishes the source mapping for the given node at the current position.
- endSourceMapping(CssNode, int, int) - Method in class com.google.common.css.compiler.passes.NullGssSourceMapGenerator
-
- ensureDirsExistInPath(String) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Ensures that the directories in the given path exist, creating them if necessary.
- ensureUpToDate() - Method in class com.google.javascript.jscomp.deps.DependencyFile
-
Ensures that the dependency graph is up to date and reloads the graph if
necessary.
- ensureValidValue(SoyData) - Static method in class com.google.template.soy.data.restricted.CollectionData
-
Ensures that the given value is valid for insertion into a Soy data tree.
- enter(CssNode) - Method in class com.google.common.css.compiler.passes.CodePrinter
-
- enter(CssNode) - Method in class com.google.common.css.compiler.passes.EnumeratingVisitor
-
- enter(CssNode) - Method in class com.google.common.css.compiler.passes.LocationBoundingVisitor
-
- enter(CssNode) - Method in class com.google.common.css.compiler.passes.SExprPrinter
-
- enter(CssNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
- enter() - Method in class com.google.template.soy.shared.internal.GuiceSimpleScope
-
Enters an occurrence of this scope.
- enterArgumentNode(CssValueNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssFunctionNode's sub trees
- enterArgumentNode(CssValueNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterArgumentNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterArgumentNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.DefinitionPrinter
-
- enterArgumentNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.EvaluateCompileConstants
-
- enterArgumentNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterArgumentNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.ReplaceConstantReferences
-
- enterArgumentNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.ReplaceMixins
-
- enterArgumentNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssFunctionNode's sub trees
- enterAttributeSelector(CssAttributeSelectorNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssAttributeSelectorNode's sub trees
- enterAttributeSelector(CssAttributeSelectorNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterAttributeSelector(CssAttributeSelectorNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterAttributeSelector(CssAttributeSelectorNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterAttributeSelector(CssAttributeSelectorNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterAttributeSelector(CssAttributeSelectorNode) - Method in class com.google.common.css.compiler.passes.StrictCss2
-
Ensures that attribute selectors are valid.
- enterAttributeSelector(CssAttributeSelectorNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssAttributeSelectorNode's sub trees
- enterBlock(CssBlockNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssBlockNode's sub trees
- enterBlock(CssBlockNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterBlock(CssBlockNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterBlock(CssBlockNode) - Method in class com.google.common.css.compiler.passes.MarkRemovableRulesetNodes
-
- enterBlock(CssBlockNode) - Method in class com.google.common.css.compiler.passes.MergeAdjacentRulesetNodesWithSameDeclarations
-
- enterBlock(CssBlockNode) - Method in class com.google.common.css.compiler.passes.MergeAdjacentRulesetNodesWithSameSelector
-
- enterBlock(CssBlockNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterBlock(CssBlockNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssBlockNode's sub trees
- enterClassSelector(CssClassSelectorNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssClassSelectorNode's sub trees
- enterClassSelector(CssClassSelectorNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterClassSelector(CssClassSelectorNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterClassSelector(CssClassSelectorNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterClassSelector(CssClassSelectorNode) - Method in class com.google.common.css.compiler.passes.CssClassRenaming
-
- enterClassSelector(CssClassSelectorNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterClassSelector(CssClassSelectorNode) - Method in class com.google.common.css.compiler.passes.ProcessComponents
-
- enterClassSelector(CssClassSelectorNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssClassSelectorNode's sub trees
- enterCombinator(CssCombinatorNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssCombinatorNode's sub trees
- enterCombinator(CssCombinatorNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterCombinator(CssCombinatorNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterCombinator(CssCombinatorNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterCombinator(CssCombinatorNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterCombinator(CssCombinatorNode) - Method in class com.google.common.css.compiler.passes.StrictCss2
-
Ensures that the combinator '~' (introduced in CSS 3) is not used.
- enterCombinator(CssCombinatorNode) - Method in class com.google.common.css.compiler.passes.StrictCss3
-
Ensures that the combinator '/deep/' (not strict CSS 3) is not used.
- enterCombinator(CssCombinatorNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssCombinatorNode's sub trees
- enterComponent(CssComponentNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssComponentNode's sub trees
- enterComponent(CssComponentNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterComponent(CssComponentNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterComponent(CssComponentNode) - Method in class com.google.common.css.compiler.passes.ProcessComponents
-
- enterComponent(CssComponentNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssComponentNode's sub trees
- enterCompositeValueNode(CssCompositeValueNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssValueNode that is a
CssCompositeValueNode
- enterCompositeValueNode(CssCompositeValueNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterCompositeValueNode(CssCompositeValueNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterCompositeValueNode(CssCompositeValueNode) - Method in class com.google.common.css.compiler.passes.RemoveDefaultDeclarations
-
- enterCompositeValueNode(CssCompositeValueNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssValueNode that is a
CssCompositeValueNode
- enterCompositeValueNodeOperator(CssCompositeValueNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called between values in a CssCompositeValueNode
- enterCompositeValueNodeOperator(CssCompositeValueNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterCompositeValueNodeOperator(CssCompositeValueNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterCompositeValueNodeOperator(CssCompositeValueNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterCompositeValueNodeOperator(CssCompositeValueNode) - Method in class com.google.common.css.compiler.passes.SExprPrinter
-
Called between values in a CssCompositeValueNode
- enterCompositeValueNodeOperator(CssCompositeValueNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called between values in a CssCompositeValueNode
- enterConditionalBlock(CssConditionalBlockNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssConditionalBlockNode's sub trees
- enterConditionalBlock(CssConditionalBlockNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterConditionalBlock(CssConditionalBlockNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterConditionalBlock(CssConditionalBlockNode) - Method in class com.google.common.css.compiler.passes.EliminateConditionalNodes
-
- enterConditionalBlock(CssConditionalBlockNode) - Method in class com.google.common.css.compiler.passes.HasConditionalNodes
-
- enterConditionalBlock(CssConditionalBlockNode) - Method in class com.google.common.css.compiler.passes.MarkNonFlippableNodes
-
- enterConditionalBlock(CssConditionalBlockNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterConditionalBlock(CssConditionalBlockNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssConditionalBlockNode's sub trees
- enterConditionalRule(CssConditionalRuleNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
- enterConditionalRule(CssConditionalRuleNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterConditionalRule(CssConditionalRuleNode) - Method in class com.google.common.css.compiler.passes.HasConditionalNodes
-
- enterConditionalRule(CssConditionalRuleNode) - Method in class com.google.common.css.compiler.passes.MarkNonFlippableNodes
-
- enterConditionalRule(CssConditionalRuleNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterConditionalRule(CssConditionalRuleNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
- enterDeclaration(CssDeclarationNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssDeclarationNode's sub trees
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.AbbreviatePositionalValues
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.AutoExpandBrowserPrefix
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.BiDiFlipper
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.FixupFontDeclarations
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.MarkNonFlippableNodes
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.RemoveDefaultDeclarations
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.RemoveVendorSpecificProperties
-
Checks whether the Property of declarationNode is a
vendor-specific property that does not match vendorToKeep.
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssDeclarationNode's sub trees
- enterDeclaration(CssDeclarationNode) - Method in class com.google.common.css.compiler.passes.VerifyRecognizedProperties
-
Checks whether the Property of declarationNode is a
recognized property.
- enterDeclarationBlock(CssDeclarationBlockNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssDeclarationBlockNode's sub trees
- enterDeclarationBlock(CssDeclarationBlockNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterDeclarationBlock(CssDeclarationBlockNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterDeclarationBlock(CssDeclarationBlockNode) - Method in class com.google.common.css.compiler.passes.MarkNonFlippableNodes
-
- enterDeclarationBlock(CssDeclarationBlockNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterDeclarationBlock(CssDeclarationBlockNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssDeclarationBlockNode's sub trees
- enterDefinition(CssDefinitionNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.ast.RelocateDefaultComments
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.CheckMissingRequire
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.CollectConstantDefinitions
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.CreateConditionalNodes
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.DefinitionPrinter
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.MapChunkAwareNodesToChunk
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.MarkDefaultDefinitions
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.RemoveEmptyValues
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.ReplaceConstantReferences
-
- enterDefinition(CssDefinitionNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
- enterFontFace(CssFontFaceNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssFontFaceNode's sub trees
- enterFontFace(CssFontFaceNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterFontFace(CssFontFaceNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterFontFace(CssFontFaceNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterFontFace(CssFontFaceNode) - Method in class com.google.common.css.compiler.passes.MapChunkAwareNodesToChunk
-
- enterFontFace(CssFontFaceNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterFontFace(CssFontFaceNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- enterFontFace(CssFontFaceNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssFontFaceNode's sub trees
- enterForLoop(CssForLoopRuleNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssForLoopRuleNode's sub trees
- enterForLoop(CssForLoopRuleNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterForLoop(CssForLoopRuleNode) - Method in class com.google.common.css.compiler.passes.EvaluateCompileConstants
-
- enterForLoop(CssForLoopRuleNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
- enterForLoop(CssForLoopRuleNode) - Method in class com.google.common.css.compiler.passes.UnrollLoops
-
- enterFunction(AbstractCompiler, Node) - Method in interface com.google.javascript.jscomp.NodeTraversal.FunctionCallback
-
- enterFunctionNode(CssFunctionNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssFunctionNode's sub trees
- enterFunctionNode(CssFunctionNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterFunctionNode(CssFunctionNode) - Method in class com.google.common.css.compiler.passes.ColorValueOptimizer
-
- enterFunctionNode(CssFunctionNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterFunctionNode(CssFunctionNode) - Method in class com.google.common.css.compiler.passes.DefinitionPrinter
-
- enterFunctionNode(CssFunctionNode) - Method in class com.google.common.css.compiler.passes.MapChunkAwareNodesToChunk
-
- enterFunctionNode(CssFunctionNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterFunctionNode(CssFunctionNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssFunctionNode's sub trees
- enterIdSelector(CssIdSelectorNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssIdSelectorNode's sub trees
- enterIdSelector(CssIdSelectorNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterIdSelector(CssIdSelectorNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterIdSelector(CssIdSelectorNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterIdSelector(CssIdSelectorNode) - Method in class com.google.common.css.compiler.passes.CssClassRenaming
-
- enterIdSelector(CssIdSelectorNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterIdSelector(CssIdSelectorNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssIdSelectorNode's sub trees
- enterImportBlock(CssImportBlockNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssImportBlockNode's sub trees
- enterImportBlock(CssImportBlockNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterImportBlock(CssImportBlockNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssImportBlockNode's sub trees
- enterImportRule(CssImportRuleNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssImportRuleNode's sub trees
- enterImportRule(CssImportRuleNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterImportRule(CssImportRuleNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterImportRule(CssImportRuleNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterImportRule(CssImportRuleNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- enterImportRule(CssImportRuleNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssImportRuleNode's sub trees
- enterKey(CssKeyNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssKeyNode's sub trees
- enterKey(CssKeyNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterKey(CssKeyNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterKey(CssKeyNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterKey(CssKeyNode) - Method in class com.google.common.css.compiler.passes.ProcessKeyframes
-
- enterKey(CssKeyNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssKeyNode's sub trees
- enterKeyBlock(CssKeyListNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssKeyListNode's sub trees
- enterKeyBlock(CssKeyListNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterKeyBlock(CssKeyListNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssKeyListNode's sub trees
- enterKeyframeRuleset(CssKeyframeRulesetNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssKeyframeRulesetNode's sub trees
- enterKeyframeRuleset(CssKeyframeRulesetNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterKeyframeRuleset(CssKeyframeRulesetNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterKeyframeRuleset(CssKeyframeRulesetNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- enterKeyframeRuleset(CssKeyframeRulesetNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssKeyframeRulesetNode's sub trees
- enterKeyframesRule(CssKeyframesNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssKeyframesNode's sub trees
- enterKeyframesRule(CssKeyframesNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterKeyframesRule(CssKeyframesNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterKeyframesRule(CssKeyframesNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterKeyframesRule(CssKeyframesNode) - Method in class com.google.common.css.compiler.passes.MapChunkAwareNodesToChunk
-
- enterKeyframesRule(CssKeyframesNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterKeyframesRule(CssKeyframesNode) - Method in class com.google.common.css.compiler.passes.ProcessKeyframes
-
- enterKeyframesRule(CssKeyframesNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssKeyframesNode's sub trees
- enterMediaRule(CssMediaRuleNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssMediaRuleNode's sub trees
- enterMediaRule(CssMediaRuleNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterMediaRule(CssMediaRuleNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterMediaRule(CssMediaRuleNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterMediaRule(CssMediaRuleNode) - Method in class com.google.common.css.compiler.passes.MapChunkAwareNodesToChunk
-
- enterMediaRule(CssMediaRuleNode) - Method in class com.google.common.css.compiler.passes.MarkNonFlippableNodes
-
- enterMediaRule(CssMediaRuleNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterMediaRule(CssMediaRuleNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- enterMediaRule(CssMediaRuleNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssMediaRuleNode's sub trees
- enterMediaTypeListDelimiter(CssNodesListNode<? extends CssNode>) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called between adjacent nodes in a media type list
- enterMediaTypeListDelimiter(CssNodesListNode<? extends CssNode>) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterMediaTypeListDelimiter(CssNodesListNode<? extends CssNode>) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterMediaTypeListDelimiter(CssNodesListNode<? extends CssNode>) - Method in class com.google.common.css.compiler.passes.SExprPrinter
-
Called between adjacent nodes in a media type list
- enterMediaTypeListDelimiter(CssNodesListNode<? extends CssNode>) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called between adjacent nodes in a media type list
- enterMixin(CssMixinNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssMixinNode's sub trees
- enterMixin(CssMixinNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterMixin(CssMixinNode) - Method in class com.google.common.css.compiler.passes.CheckMissingRequire
-
- enterMixin(CssMixinNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterMixin(CssMixinNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssMixinNode's sub trees
- enterMixinDefinition(CssMixinDefinitionNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssMixinDefinitionNode's sub trees
- enterMixinDefinition(CssMixinDefinitionNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterMixinDefinition(CssMixinDefinitionNode) - Method in class com.google.common.css.compiler.passes.AutoExpandBrowserPrefix
-
- enterMixinDefinition(CssMixinDefinitionNode) - Method in class com.google.common.css.compiler.passes.CollectMixinDefinitions
-
- enterMixinDefinition(CssMixinDefinitionNode) - Method in class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- enterMixinDefinition(CssMixinDefinitionNode) - Method in class com.google.common.css.compiler.passes.CreateConstantReferences
-
- enterMixinDefinition(CssMixinDefinitionNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterMixinDefinition(CssMixinDefinitionNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssMixinDefinitionNode's sub trees
- enterPageRule(CssPageRuleNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssPageRuleNode's sub trees
- enterPageRule(CssPageRuleNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterPageRule(CssPageRuleNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterPageRule(CssPageRuleNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterPageRule(CssPageRuleNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- enterPageRule(CssPageRuleNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssPageRuleNode's sub trees
- enterPageSelector(CssPageSelectorNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssPageSelectorNode's sub trees
- enterPageSelector(CssPageSelectorNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterPageSelector(CssPageSelectorNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterPageSelector(CssPageSelectorNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterPageSelector(CssPageSelectorNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssPageSelectorNode's sub trees
- enterPropertyValue(CssPropertyValueNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssPropertyValueNode's sub trees
- enterPropertyValue(CssPropertyValueNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterPropertyValue(CssPropertyValueNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterPropertyValue(CssPropertyValueNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssPropertyValueNode's sub trees
- enterProvideNode(CssProvideNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssProvideNode's sub trees
- enterProvideNode(CssProvideNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterProvideNode(CssProvideNode) - Method in class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- enterProvideNode(CssProvideNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterProvideNode(CssProvideNode) - Method in class com.google.common.css.compiler.passes.ProcessComponents
-
- enterProvideNode(CssProvideNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssProvideNode
- enterPseudoClass(CssPseudoClassNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssPseudoClassNode's sub trees
- enterPseudoClass(CssPseudoClassNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterPseudoClass(CssPseudoClassNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterPseudoClass(CssPseudoClassNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterPseudoClass(CssPseudoClassNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterPseudoClass(CssPseudoClassNode) - Method in class com.google.common.css.compiler.passes.ProcessRefiners
-
- enterPseudoClass(CssPseudoClassNode) - Method in class com.google.common.css.compiler.passes.StrictCss2
-
Ensures that only pseudo-classes valid in CSS 2.1 are used.
- enterPseudoClass(CssPseudoClassNode) - Method in class com.google.common.css.compiler.passes.StrictCss3
-
- enterPseudoClass(CssPseudoClassNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssPseudoClassNode's sub trees
- enterPseudoElement(CssPseudoElementNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssPseudoElementNode's sub trees
- enterPseudoElement(CssPseudoElementNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterPseudoElement(CssPseudoElementNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterPseudoElement(CssPseudoElementNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterPseudoElement(CssPseudoElementNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterPseudoElement(CssPseudoElementNode) - Method in class com.google.common.css.compiler.passes.StrictCss2
-
Ensures that the new pseudo-element notation (::) is not used, because
the notation has been introduced in CSS 3.
- enterPseudoElement(CssPseudoElementNode) - Method in class com.google.common.css.compiler.passes.StrictCss3
-
Ensures that only pseudo-elements valid in CSS 3 are used.
- enterPseudoElement(CssPseudoElementNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssPseudoElementNode's sub trees
- enterRequireNode(CssRequireNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssRequireNode's sub trees
- enterRequireNode(CssRequireNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterRequireNode(CssRequireNode) - Method in class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- enterRequireNode(CssRequireNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterRequireNode(CssRequireNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssRequireNode
- enterRuleset(CssRulesetNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssRulesetNode's sub trees.
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.CreateConditionalNodes
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.DisallowDuplicateDeclarations
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.EliminateEmptyRulesetNodes
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.EliminateUselessRulesetNodes
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.MarkNonFlippableNodes
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.SplitRulesetNodes
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- enterRuleset(CssRulesetNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssRulesetNode's sub trees.
- enterScope(NodeTraversal) - Method in class com.google.javascript.jscomp.NodeTraversal.AbstractScopedCallback
-
- enterScope(NodeTraversal) - Method in interface com.google.javascript.jscomp.NodeTraversal.ScopedCallback
-
Called immediately after entering a new scope.
- enterSelector(CssSelectorNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssSelectorNode's sub trees
- enterSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.passes.CheckMissingRequire
-
- enterSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.passes.ChunkCompactPrinter
-
- enterSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.passes.MapChunkAwareNodesToChunk
-
Marks the selector with an appropriate chunk.
- enterSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.passes.MarkNonFlippableNodes
-
- enterSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssSelectorNode's sub trees
- enterSelectorBlock(CssSelectorListNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssSelectorListNode's sub trees
- enterSelectorBlock(CssSelectorListNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterSelectorBlock(CssSelectorListNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssSelectorListNode's sub trees
- enterTree(CssRootNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssRootNode's sub trees
- enterTree(CssRootNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterTree(CssRootNode) - Method in class com.google.common.css.compiler.passes.CreateConstantReferences
-
- enterTree(CssRootNode) - Method in class com.google.common.css.compiler.passes.CreateStandardAtRuleNodes
-
- enterTree(CssRootNode) - Method in class com.google.common.css.compiler.passes.MergeAdjacentRulesetNodesWithSameDeclarations
-
- enterTree(CssRootNode) - Method in class com.google.common.css.compiler.passes.MergeAdjacentRulesetNodesWithSameSelector
-
- enterTree(CssRootNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterTree(CssRootNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssRootNode's sub trees
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in interface com.google.common.css.compiler.ast.AtRuleHandler
-
Called before visiting a CssUnknownAtRuleNode's sub trees
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.CheckDependencyNodes
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.CreateConditionalNodes
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.CreateDefinitionNodes
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.CreateForLoopNodes
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.CreateMixins
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.CreateStandardAtRuleNodes
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.HandleUnknownAtRuleNodes
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.TemplateCompactPrinter
-
- enterUnknownAtRule(CssUnknownAtRuleNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Called before visiting a CssUnknownAtRuleNode's sub trees
- enterValueNode(CssValueNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Called before visiting a CssValueNode that is not a
CssCompositeValueNode
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.CheckMissingRequire
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.ColorValueOptimizer
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.DefinitionPrinter
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.EliminateUnitsFromZeroNumericValues
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.EvaluateCompileConstants
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.RemoveDefaultDeclarations
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.RemoveEmptyValues
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.ReplaceConstantReferences
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.ReplaceMixins
-
Replaces a variable inside the copy of the mixin definition with the
value given by the mixin.
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.SExprPrinter
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.StrictCssBase
-
Checks numeric nodes for valid units.
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
- enterValueNode(CssValueNode) - Method in class com.google.common.css.compiler.passes.ValidatePropertyValues
-
- Entry(String) - Constructor for class com.google.javascript.jscomp.parsing.parser.util.Timer.Entry
-
- ENUM - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ENUM_MASK - Static variable in class com.google.javascript.jscomp.newtypes.JSType
-
- ENUM_MEMBERS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ENUMDECL - Static variable in class com.google.javascript.rhino.jstype.JSType
-
- EnumDeclarationTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- EnumDeclarationTree(SourceRange, IdentifierToken, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.EnumDeclarationTree
-
- enumDefinition() - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a Matcher that matches definitions of any enum.
- enumDefinitionOfType(String) - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a Matcher that matches definitions of an enum of the given type.
- EnumDescriptor - Class in org.plovr.docgen
-
- EnumDescriptor.Builder - Class in org.plovr.docgen
-
- EnumElementType - Class in com.google.javascript.rhino.jstype
-
The type of individual elements of an enum type
(see
EnumType).
- enumerate(CssTree) - Static method in class com.google.common.css.compiler.passes.EnumeratingVisitor
-
- EnumeratingVisitor - Class in com.google.common.css.compiler.passes
-
A visitor that maps nodes to their visit ordering.
- EnumeratingVisitor() - Constructor for class com.google.common.css.compiler.passes.EnumeratingVisitor
-
- enumLiteralHasKey(String) - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
- enums - Variable in class com.google.javascript.jscomp.newtypes.Namespace
-
- EnumType - Class in com.google.javascript.jscomp.newtypes
-
- EnumType - Class in com.google.javascript.rhino.jstype
-
An enum type representing a branded collection of elements.
- EnumValueDescriptor - Class in org.plovr.docgen
-
- EnumValueDescriptor(String, String) - Constructor for class org.plovr.docgen.EnumValueDescriptor
-
- env - Variable in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
The current environment.
- Environment - Class in com.google.template.soy.sharedpasses.render
-
The local variable table.
- EOC - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- EOF - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
End of File.
- EOF - Static variable in interface com.google.template.soy.exprparse.ExpressionParserConstants
-
End of File.
- EOF - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
End of File.
- EOF - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
End of File.
- EOF - Static variable in interface com.google.template.soy.types.parse.TypeParserConstants
-
End of File.
- EOL - Static variable in exception com.google.common.css.compiler.ast.ParseException
-
The end of line string for this machine.
- eol - Variable in exception com.google.template.soy.exprparse.ParseException
-
The end of line string for this machine.
- eol - Variable in exception com.google.template.soy.soyparse.ParseException
-
The end of line string for this machine.
- eol - Variable in exception com.google.template.soy.types.parse.ParseException
-
The end of line string for this machine.
- eq(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
"=="
- EQ - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- equal(SoyValue, SoyValue) - Static method in class com.google.template.soy.shared.internal.SharedRuntime
-
Custom equality operator that smooths out differences between different Soy runtimes.
- EqualOpNode(SourceLocation) - Constructor for class com.google.template.soy.exprtree.OperatorNodes.EqualOpNode
-
- equals(Object) - Method in class com.google.common.css.compiler.ast.CssNode
-
This is the default implementation of equals().
- equals(Object) - Method in class com.google.common.css.compiler.ast.CssSelectorNode.Specificity
-
- equals(Object) - Method in class com.google.common.css.compiler.ast.GssError
-
- EQUALS - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- equals(Object) - Method in class com.google.common.css.SourceCodeLocation
-
- equals(Object) - Method in class com.google.common.css.SourceCodeLocation.SourceCodePoint
-
- equals(Object) - Method in class com.google.javascript.jscomp.deps.SimpleDependencyInfo
-
- equals(Object) - Method in class com.google.javascript.jscomp.deps.VirtualFile
-
- equals(Object) - Method in class com.google.javascript.jscomp.DiagnosticType
-
- equals(Object) - Method in class com.google.javascript.jscomp.graph.GraphColoring.Color
-
- equals(Object) - Method in class com.google.javascript.jscomp.JSError
-
- equals(Object) - Method in class com.google.javascript.jscomp.JsMessage
-
- equals(Object) - Method in class com.google.javascript.jscomp.JsMessage.PlaceholderReference
-
- equals(Object) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- equals(Object) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- equals(Object) - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- equals(Object) - Method in class com.google.javascript.jscomp.regex.RegExpTree
-
- equals(Object) - Method in class com.google.javascript.jscomp.TypedVar
-
- equals(Object) - Method in class com.google.javascript.jscomp.Var
-
- equals(Object) - Method in class com.google.javascript.refactoring.CodeReplacement
-
- equals(Object) - Method in class com.google.javascript.rhino.InputId
-
- equals(Object) - Method in class com.google.javascript.rhino.jstype.JSType
-
- equals(Object) - Method in class com.google.javascript.rhino.JSTypeExpression
-
- EQUALS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- equals(Object) - Method in class com.google.template.soy.base.internal.AbstractSoyFileSupplier
-
Tests equality based on the file path.
- equals(Object) - Method in interface com.google.template.soy.base.internal.SoyFileSupplier.Version
-
Compares to versions that are equivalent.
- equals(Object) - Method in class com.google.template.soy.base.SourceLocation
-
- equals(Object) - Method in class com.google.template.soy.data.internal.ParamStore
-
- equals(Object) - Method in class com.google.template.soy.data.restricted.BooleanData
-
- equals(Object) - Method in class com.google.template.soy.data.restricted.IntegerData
-
- equals(Object) - Method in class com.google.template.soy.data.restricted.NullData
-
- equals(Object) - Method in class com.google.template.soy.data.restricted.NumberData
-
- equals(Object) - Method in class com.google.template.soy.data.restricted.StringData
-
- equals(Object) - Method in class com.google.template.soy.data.restricted.UndefinedData
-
- equals(Object) - Method in class com.google.template.soy.data.SanitizedContent
-
- equals(Object) - Method in class com.google.template.soy.data.SoyAbstractList
-
This implementation uses object identity (to match JS behavior).
- equals(Object) - Method in class com.google.template.soy.data.SoyAbstractMap
-
- equals(Object) - Method in class com.google.template.soy.data.SoyAbstractValue
-
- equals(Object) - Method in class com.google.template.soy.data.SoyListData
-
- equals(Object) - Method in class com.google.template.soy.data.SoyMapData
-
- equals(Object) - Method in interface com.google.template.soy.data.SoyValue
-
Compares this value against another for equality in the sense of the '==' operator of Soy.
- equals(Object) - Method in class com.google.template.soy.exprtree.FieldAccessNode
-
- equals(Object) - Method in class com.google.template.soy.exprtree.IntegerNode
-
- equals(Object) - Method in class com.google.template.soy.exprtree.ItemAccessNode
-
- equals(Object) - Method in class com.google.template.soy.exprtree.VarRefNode
-
- equals(Object) - Method in class com.google.template.soy.internal.base.Pair
-
- equals(Object) - Method in class com.google.template.soy.internal.targetexpr.TargetExpr
-
- equals(Object) - Method in class com.google.template.soy.jbcsrc.api.RenderResult
-
- equals(Object) - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
- equals(Object) - Method in class com.google.template.soy.msgs.restricted.SoyMsgPlaceholderPart
-
- equals(Object) - Method in class com.google.template.soy.msgs.restricted.SoyMsgPluralCaseSpec
-
- equals(Object) - Method in class com.google.template.soy.msgs.restricted.SoyMsgPluralPart
-
- equals(Object) - Method in class com.google.template.soy.msgs.restricted.SoyMsgPluralRemainderPart
-
- equals(Object) - Method in class com.google.template.soy.msgs.restricted.SoyMsgSelectPart
-
- equals(Object) - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
- equals(Object) - Method in class com.google.template.soy.shared.internal.SharedModule
-
- equals(Object) - Method in class com.google.template.soy.sharedpasses.SharedPassesModule
-
- equals(Object) - Method in class com.google.template.soy.soytree.defn.HeaderParam
-
- equals(Object) - Method in class com.google.template.soy.soytree.defn.SoyDocParam
-
- equals(Object) - Method in class com.google.template.soy.soytree.defn.TemplateParam
-
- equals(Object) - Method in class com.google.template.soy.types.aggregate.ListType
-
- equals(Object) - Method in class com.google.template.soy.types.aggregate.MapType
-
- equals(Object) - Method in class com.google.template.soy.types.aggregate.RecordType
-
- equals(Object) - Method in class com.google.template.soy.types.aggregate.UnionType
-
- equals(Object) - Method in class com.google.template.soy.types.primitive.ErrorType
-
- equals(Object) - Method in class org.plovr.LocalFileJsInput
-
- equals(Object) - Method in class org.plovr.util.Pair
-
- error(CssValueNode, String, ErrorManager) - Static method in class com.google.common.css.compiler.gssfunctions.GssFunctions
-
- error(String, String) - Static method in class com.google.javascript.jscomp.DiagnosticType
-
Create a DiagnosticType at level CheckLevel.ERROR
- error(String, String, int, int) - Method in class com.google.javascript.jscomp.parsing.NullErrorReporter
-
- error(String, String, int, int) - Method in interface com.google.javascript.rhino.ErrorReporter
-
Report an error.
- error(String, String, int, int) - Method in class com.google.javascript.rhino.SimpleErrorReporter
-
- error(String, String, int, int) - Method in class com.google.javascript.rhino.testing.TestErrorReporter
-
- ERROR - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ERROR - Static variable in class com.google.template.soy.exprtree.GlobalNode
-
- ERROR - Static variable in class com.google.template.soy.exprtree.VarNode
-
- ERROR - Static variable in class com.google.template.soy.exprtree.VarRefNode
-
- ERROR - Static variable in class com.google.template.soy.soytree.MsgPluralCaseNode.Builder
-
- ERROR - Static variable in class com.google.template.soy.soytree.XidNode.Builder
-
- ERROR_FUNCTION_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- ERROR_MESSAGE_EXIT_CODE - Static variable in class com.google.common.css.AbstractCommandLineCompiler
-
Exit code for compilation errors.
- ERROR_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- ErrorCode - Enum in com.google.javascript.jscomp.webservice.common
-
Enum of all the possible error described in the Web Service protocol.
- errorFormat - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- ErrorFormat - Enum in com.google.javascript.jscomp
-
Error formats available.
- ErrorHandler - Interface in com.google.javascript.jscomp
-
The error handler is any generic sink for warnings and errors,
after they've passed through any filtering WarningsGuards.
- ErrorManager - Interface in com.google.common.css.compiler.ast
-
The error manager is in charge of storing, organizing and displaying errors.
- errorManager - Variable in class com.google.common.css.compiler.passes.StrictCssBase
-
- ErrorManager - Interface in com.google.javascript.jscomp
-
The error manager is in charge of storing, organizing and displaying
errors and warnings generated by the compiler.
- ErrorManager() - Constructor for class org.plovr.CssHandler.ErrorManager
-
- ErrorPrettyPrinter - Class in com.google.template.soy.error
-
Displays
SoySyntaxExceptions in a useful way, with a snippet of Soy source code
containing the error and a caret pointing at the exact place where the error was found.
- ErrorPrettyPrinter(List<SoyFileSupplier>) - Constructor for class com.google.template.soy.error.ErrorPrettyPrinter
-
- ErrorReporter - Class in com.google.javascript.jscomp.parsing.parser.util
-
A conduit for reporting errors and warnings to the user.
- ErrorReporter() - Constructor for class com.google.javascript.jscomp.parsing.parser.util.ErrorReporter
-
- ErrorReporter - Interface in com.google.javascript.rhino
-
This is interface defines a protocol for the reporting of
errors during JavaScript translation or execution.
- errorReporter - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- errorReporter - Variable in class com.google.template.soy.basetree.AbstractNodeVisitor
-
- errorReporter - Variable in class com.google.template.soy.basetree.AbstractReturningNodeVisitor
-
- ErrorReporter - Interface in com.google.template.soy.error
-
Collects errors during parsing.
- errorReporter - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
For reporting parse errors.
- ErrorReporter.Checkpoint - Interface in com.google.template.soy.error
-
- ErrorReporterImpl - Class in com.google.template.soy
-
- ErrorReporterImpl() - Constructor for class com.google.template.soy.ErrorReporterImpl
-
- ErrorReporterModule - Class in com.google.template.soy
-
- ErrorReporterModule() - Constructor for class com.google.template.soy.ErrorReporterModule
-
- errors - Variable in class com.google.common.css.compiler.ast.BasicErrorManager
-
- errors - Variable in class com.google.javascript.jscomp.Result
-
- errors() - Method in class com.google.javascript.rhino.SimpleErrorReporter
-
Returns the list of errors, or null if there were none.
- errorsSince(ErrorReporter.Checkpoint) - Method in interface com.google.template.soy.error.ErrorReporter
-
- errorsSince(ErrorReporter.Checkpoint) - Method in class com.google.template.soy.error.ExplodingErrorReporter
-
- errorsSince(ErrorReporter.Checkpoint) - Method in class com.google.template.soy.ErrorReporterImpl
-
- ErrorToFixMapper - Class in com.google.javascript.refactoring
-
Maps a JSError to a SuggestedFix.
- ErrorType - Class in com.google.template.soy.types.primitive
-
A placeholder for errors during parsing.
- ErrorType(String) - Constructor for class com.google.template.soy.types.primitive.ErrorType
-
- ES3 - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- ES5_STRICT - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- Es6ConvertSuper - Class in com.google.javascript.jscomp
-
Converts super nodes.
- Es6ConvertSuper(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6ConvertSuper
-
- ES6ModuleLoader - Class in com.google.javascript.jscomp
-
Provides compile-time locate semantics for ES6 and CommonJS modules.
- ES6ModuleLoader(List<String>, Iterable<CompilerInput>) - Constructor for class com.google.javascript.jscomp.ES6ModuleLoader
-
Creates an instance of the module loader which can be used to locate ES6 and CommonJS modules.
- Es6RenameVariablesInParamLists - Class in com.google.javascript.jscomp
-
Renames declarations and references in function bodies to avoid shadowing
names referenced in the parameter list, in default values or computed properties.
- Es6RenameVariablesInParamLists(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6RenameVariablesInParamLists
-
- Es6RewriteArrowFunction - Class in com.google.javascript.jscomp
-
Converts ES6 arrow functions to standard anonymous ES3 functions.
- Es6RewriteArrowFunction(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6RewriteArrowFunction
-
- Es6RewriteBlockScopedDeclaration - Class in com.google.javascript.jscomp
-
Rewrite "let"s and "const"s as "var"s.
- Es6RewriteBlockScopedDeclaration(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6RewriteBlockScopedDeclaration
-
- Es6RewriteDestructuring - Class in com.google.javascript.jscomp
-
Rewrites ES6 destructuring patterns and default parameters to valid ES3 code.
- Es6RewriteDestructuring(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6RewriteDestructuring
-
- Es6RewriteGenerators - Class in com.google.javascript.jscomp
-
Converts ES6 generator functions to valid ES3 code.
- Es6RewriteGenerators(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6RewriteGenerators
-
- Es6SplitVariableDeclarations - Class in com.google.javascript.jscomp
-
Splits variable declarations that declare multiple variables into
separate declarations, if at least one of the declarations is a
destructuring declaration.
- Es6SplitVariableDeclarations(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6SplitVariableDeclarations
-
- Es6ToEs3ClassSideInheritance - Class in com.google.javascript.jscomp
-
Rewrites static inheritance to explicitly copy inherited properties from superclass to
subclass so that the typechecker knows the subclass has those properties.
- Es6ToEs3ClassSideInheritance(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6ToEs3ClassSideInheritance
-
- Es6ToEs3Converter - Class in com.google.javascript.jscomp
-
Converts ES6 code to valid ES5 code.
- Es6ToEs3Converter(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.Es6ToEs3Converter
-
- Es6TypedToEs6Converter - Class in com.google.javascript.jscomp
-
- escape(CssStringNode.Type, Function<? super String, String>, String) - Static method in class com.google.common.css.compiler.ast.CssStringNode
-
Encodes a CSS term denoting raw.
- ESCAPE - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- escape(SoyValue) - Method in class com.google.template.soy.basicdirectives.BasicEscapeDirective
-
Performs the actual escaping.
- escape(String) - Method in class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
- escape(Appendable) - Method in class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
- Escape(char, String) - Constructor for class com.google.template.soy.shared.restricted.EscapingConventions.Escape
-
- escapeCssString(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts the input to the body of a CSS string literal.
- escapeCssString(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to the body of a CSS string literal.
- escapeForDelimiters(String) - Method in enum com.google.common.css.compiler.ast.CssStringNode.Type
-
Escape delimiters found in input so that they will not begin
or end new lexemes.
- escapeHtml(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts the input to HTML by entity escaping.
- escapeHtml(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to HTML by entity escaping.
- escapeHtmlAttribute(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts the input to HTML by entity escaping, stripping tags in sanitized content so the
result can safely be embedded in an HTML attribute value.
- escapeHtmlAttribute(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to HTML by entity escaping so the result can safely be embedded in an HTML
attribute value.
- escapeHtmlAttributeNospace(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to HTML by entity escaping, stripping tags in sanitized content so the
result can safely be embedded in an unquoted HTML attribute value.
- escapeHtmlAttributeNospace(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to HTML by entity escaping so the result can safely be embedded in an
unquoted HTML attribute value.
- EscapeHtmlDirective - Class in com.google.template.soy.coredirectives
-
A directive that HTML-escapes the output.
- EscapeHtmlDirective() - Constructor for class com.google.template.soy.coredirectives.EscapeHtmlDirective
-
- escapeHtmlRcdata(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts the input to HTML suitable for use inside <textarea> by entity escaping.
- escapeJsRegex(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts the input to the body of a JavaScript regular expression literal.
- escapeJsRegex(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to the body of a JavaScript regular expression literal.
- escapeJsString(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts the input to the body of a JavaScript string by using \n style escapes.
- escapeJsString(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to the body of a JavaScript string by using \n style escapes.
- escapeJsValue(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts the input to a JavaScript expression.
- escapeJsValue(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to a quoted javaScript string value.
- escapeOutputString(String) - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- escapeOutputString(String) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- escapeOutputString(String) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Escape a generated string being outputted based on the current language being generated.
- escapeToSoyString(String, boolean) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Builds a Soy string literal for this string value (including the surrounding single quotes).
- escapeUnicodeFormatChars(String) - Static method in class com.google.template.soy.jssrc.internal.JsSrcUtils
-
Builds a version of the given string that has literal Unicode Format characters (Unicode
category "Cf") changed to valid JavaScript Unicode escapes (i.e.
- escapeUri(SoyValue) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts the input to a piece of a URI by percent encoding the value as UTF-8 bytes.
- escapeUri(String) - Static method in class com.google.template.soy.shared.restricted.Sanitizers
-
Converts plain text to a piece of a URI by percent encoding the string as UTF-8 bytes.
- EscapingConventions - Class in com.google.template.soy.shared.restricted
-
Definitions of escaping functions that behave consistently in JavaScript and Java that implement
the escaping directives as in {print $x |escapeJsString}.
- EscapingConventions() - Constructor for class com.google.template.soy.shared.restricted.EscapingConventions
-
- EscapingConventions.CrossLanguageStringXform - Class in com.google.template.soy.shared.restricted
-
A transformation on strings that preserves some correctness or safety properties.
- EscapingConventions.Escape - Class in com.google.template.soy.shared.restricted
-
A mapping from a plain text character to the escaped text in the target language.
- EscapingConventions.EscapeCssString - Class in com.google.template.soy.shared.restricted
-
Implements the |escapeCssString directive which allows arbitrary content to be
included in a CSS quoted string or identifier.
- EscapingConventions.EscapeHtml - Class in com.google.template.soy.shared.restricted
-
Implements the |escapeHtml directive.
- EscapingConventions.EscapeHtmlNospace - Class in com.google.template.soy.shared.restricted
-
Implements the |escapeHtmlNoSpace directive which allows arbitrary content
to be included in the value of an unquoted HTML attribute.
- EscapingConventions.EscapeJsRegex - Class in com.google.template.soy.shared.restricted
-
Implements the |escapeJsRegex directive which allows arbitrary content
to be included inside a JavaScript regular expression.
- EscapingConventions.EscapeJsString - Class in com.google.template.soy.shared.restricted
-
Implements the |escapeJsString directive which allows arbitrary content
to be included inside a quoted JavaScript string.
- EscapingConventions.EscapeUri - Class in com.google.template.soy.shared.restricted
-
Implements the |escapeUri directive which allows arbitrary content to be included in a
URI regardless of the string delimiters of the the surrounding language.
- EscapingConventions.EscapingLanguage - Enum in com.google.template.soy.shared.restricted
-
The list of potential languages which are used by the escapers.
- EscapingConventions.FilterCssValue - Class in com.google.template.soy.shared.restricted
-
Implements the |filterCssValue directive which filters out strings that are not valid
CSS property names, keyword values, quantities, hex colors, or ID or class literals.
- EscapingConventions.FilterHtmlAttributes - Class in com.google.template.soy.shared.restricted
-
Implements the |filterHtmlAttributes directive which filters out identifiers that
can't appear as part of an HTML tag or attribute name.
- EscapingConventions.FilterHtmlElementName - Class in com.google.template.soy.shared.restricted
-
Implements the |filterHtmlElementName directive which filters out identifiers that
can't appear as part of an HTML tag or attribute name.
- EscapingConventions.FilterImageDataUri - Class in com.google.template.soy.shared.restricted
-
- EscapingConventions.FilterNormalizeUri - Class in com.google.template.soy.shared.restricted
-
- EscapingConventions.NormalizeHtml - Class in com.google.template.soy.shared.restricted
-
A directive that encodes any HTML special characters that can appear in RCDATA unescaped but
that can be escaped without changing semantics.
- EscapingConventions.NormalizeHtmlNospace - Class in com.google.template.soy.shared.restricted
-
A directive that encodes any HTML special characters and unquoted attribute terminators that
can appear in RCDATA unescaped but that can be escaped without changing semantics.
- EscapingConventions.NormalizeUri - Class in com.google.template.soy.shared.restricted
-
Implements the |normalizeUri directive which allows arbitrary content to be included
in a URI regardless of the string delimiters of the the surrounding language.
- escapingDirectiveNames(ImmutableList<String>) - Method in class com.google.template.soy.soytree.CallBasicNode.Builder
-
- escapingDirectiveNames(ImmutableList<String>) - Method in class com.google.template.soy.soytree.CallDelegateNode.Builder
-
- EscapingMode - Enum in com.google.template.soy.parsepasses.contextautoesc
-
Ways of escaping dynamic content in a template.
- estimateDirection(String, boolean) - Static method in class com.google.template.soy.internal.i18n.BidiFormatter
-
Estimates the directionality of a string using the best known general-purpose method, i.e.
- estimateDirection(String) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
Estimates the directionality of a string based on relative word counts, as detailed below.
- estimateDirection(String, boolean) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
- eTag - Variable in class org.plovr.JsInput.CodeWithEtag
-
- EVAL_ERROR_FUNCTION_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- EVAL_ERROR_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- evaluate() - Method in class com.google.common.css.compiler.passes.BooleanExpressionEvaluator
-
Evaluates the boolean expression associated with this evaluator.
- evaluate(StaticTypedScope<JSType>, TypeIRegistry) - Method in class com.google.javascript.rhino.JSTypeExpression
-
Evaluates the type expression into a JSType object.
- EvaluateCompileConstants - Class in com.google.common.css.compiler.passes
-
Evaluates integer constants provided typically through command line.
- EvaluateCompileConstants(MutatingVisitController, Map<String, Integer>) - Constructor for class com.google.common.css.compiler.passes.EvaluateCompileConstants
-
- evaluateFunction(CssCustomFunctionNode, GssFunction, List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.passes.ResolveCustomFunctionNodes
-
Evaluates the given function node.
- evaluateFunction(CssCustomFunctionNode, GssFunction, List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.passes.ResolveCustomFunctionNodesForChunks
-
- evaluateInEmptyScope(TypeIRegistry) - Method in class com.google.javascript.rhino.JSTypeExpression
-
- EvalVisitor - Class in com.google.template.soy.sharedpasses.render
-
Visitor for evaluating the expression rooted at a given ExprNode.
- EvalVisitor(SoyValueHelper, Map<String, SoyJavaFunction>, SoyRecord, Environment, ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- EvalVisitor.EvalVisitorFactory - Interface in com.google.template.soy.sharedpasses.render
-
Interface for a factory that creates an EvalVisitor.
- evalVisitorFactory - Variable in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
Factory for creating an instance of EvalVisitor.
- EvalVisitorFactoryImpl - Class in com.google.template.soy.sharedpasses.render
-
Default implementation of EvalVisitorFactory.
- EvalVisitorFactoryImpl(SoyValueHelper, Map<String, SoyJavaFunction>, ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.render.EvalVisitorFactoryImpl
-
- EXAMPLE_HEADER - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo
-
Same as ExampleHeaderSoyTemplateInfo.getInstance().
- EXAMPLE_HEADER - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.TemplateName
-
The full template name of the .exampleHeader template.
- EXAMPLE_NAME - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.ExampleHeaderSoyTemplateInfo
-
The name of the example.
- EXAMPLE_NAME - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .exampleHeader.
- EXAMPLE_NUM - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.ExampleHeaderSoyTemplateInfo
-
The number of the example.
- EXAMPLE_NUM - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .exampleHeader.
- exception - Variable in class com.google.javascript.jscomp.parsing.parser.trees.CatchTree
-
- exceptPath(List<String>, CheckLevel) - Static method in class com.google.javascript.jscomp.ByPathWarningsGuard
-
- EXCL_MARK - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- excludedClassesFromRenaming - Variable in class com.google.common.css.JobDescription
-
- excludeModuleInfoFromRootModule() - Method in class org.plovr.ModuleConfig
-
- exec(N) - Method in class com.google.template.soy.basetree.AbstractNodeVisitor
-
- exec(N) - Method in class com.google.template.soy.basetree.AbstractReturningNodeVisitor
-
- exec(N) - Method in interface com.google.template.soy.basetree.NodeVisitor
-
Executes the function defined by this visitor.
- exec(SoyNode) - Method in class com.google.template.soy.msgs.internal.ExtractMsgsVisitor
-
Returns a SoyMsgBundle containing all messages extracted from the given SoyFileSetNode or
SoyFileNode (locale string is null).
- exec(SoyNode) - Method in class com.google.template.soy.msgs.internal.InsertMsgsVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.parseinfo.passes.GenerateParseInfoVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.parsepasses.ChangeCallsToPassAllDataVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.parsepasses.CheckCallsVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.parsepasses.CheckDelegatesVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.parsepasses.InferRequiredSyntaxVersionVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.parsepasses.SetDefaultForDelcallAllowsEmptyDefaultVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.parsepasses.SetFullCalleeNamesVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.shared.internal.FindCalleesNotInFileVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.shared.internal.HasNodeTypesVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.AssertStrictAutoescapingVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.BuildAllDependeesMapVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.CombineConsecutiveRawTextNodesVisitor
-
- exec(TemplateNode) - Method in class com.google.template.soy.sharedpasses.FindIjParamsVisitor
-
Computes injected params info for a template.
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.FindTransitiveDepTemplatesVisitor
-
Executes the function defined by this visitor.
- exec(SoyFileSetNode) - Method in class com.google.template.soy.sharedpasses.IsUsingIjDataVisitor
-
Runs this pass on the given Soy tree.
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.opti.SimplifyVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.RemoveHtmlCommentsVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.RenameCssVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.ReportSyntaxVersionErrorsVisitor
-
Executes the function defined by this visitor.
- exec(TemplateNode) - Method in class com.google.template.soy.sharedpasses.ShouldEnsureDataIsDefinedVisitor
-
Runs this pass on the given template.
- exec(SoyNode) - Method in class com.google.template.soy.sharedpasses.StrictDepsVisitor
-
- exec(SoyFileSetNode) - Method in class com.google.template.soy.sharedpasses.SubstituteGlobalsVisitor
-
Runs this pass on the given Soy tree.
- execOnAllTemplates(SoyFileSetNode) - Method in class com.google.template.soy.sharedpasses.FindIjParamsVisitor
-
Precomputes injected params info for all templates.
- execOnAllTemplates(SoyFileSetNode) - Method in class com.google.template.soy.sharedpasses.FindTransitiveDepTemplatesVisitor
-
Computes transitive dep templates info for all templates in a Soy tree.
- execOnAllV2Exprs(SoyNode, AbstractExprNodeVisitor<R>, ErrorReporter) - Static method in class com.google.template.soy.soytree.SoytreeUtils
-
Given a Soy node and a visitor for expression trees, traverses the subtree of the node and
executes the visitor on all expressions held by nodes in the subtree.
- execOnAllV2ExprsShortcircuitably(SoyNode, AbstractExprNodeVisitor<R>, SoytreeUtils.Shortcircuiter<R>, ErrorReporter) - Static method in class com.google.template.soy.soytree.SoytreeUtils
-
Given a Soy node and a visitor for expression trees, traverses the subtree of the node and
executes the visitor on all expressions held by nodes in the subtree.
- execOnMultipleNodes(Iterable<? extends SoyNode>) - Method in class com.google.template.soy.msgs.internal.ExtractMsgsVisitor
-
Returns a SoyMsgBundle containing all messages extracted from the given nodes (locale string is
null).
- execOnMultipleTemplates(Iterable<TemplateNode>) - Method in class com.google.template.soy.sharedpasses.FindTransitiveDepTemplatesVisitor
-
Computes transitive dep templates info for multiple templates.
- execute(File, File) - Method in class com.google.common.css.compiler.commandline.DefaultCommandLineCompiler
-
Executes the job associated with this compiler and returns the compiled CSS
as a string.
- execute() - Method in class com.google.javascript.jscomp.ant.CompileTask
-
- execute() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Called to actually build the output by Ant.
- execute(String[]) - Method in enum org.plovr.cli.Command
-
- execute(JobDescription, CssHandler.ErrorManager) - Static method in class org.plovr.CssHandler
-
- exit() - Method in class com.google.template.soy.shared.internal.GuiceSimpleScope
-
Exits the current occurrence of this scope.
- exitCodeHandler - Variable in class com.google.common.css.AbstractCommandLineCompiler
-
Used to manage calls to System.exit().
- ExitCodeHandler - Interface in com.google.common.css
-
- exitOnUnhandledException(Exception, ExitCodeHandler) - Static method in class com.google.common.css.AbstractCommandLineCompiler
-
Prints a message announcing an unhandled exception and exits.
- exitScope(NodeTraversal) - Method in class com.google.javascript.jscomp.NodeTraversal.AbstractScopedCallback
-
- exitScope(NodeTraversal) - Method in interface com.google.javascript.jscomp.NodeTraversal.ScopedCallback
-
Called immediately before exiting a scope.
- ExpandBuff(boolean) - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
- ExpandBuff(boolean) - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
- ExpandBuff(boolean) - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
- expandToAllMatched(CharRanges) - Static method in class com.google.javascript.jscomp.regex.CaseCanonicalize
-
Given a character range that may include case sensitive code-units,
such as [0-9B-M], returns the character range that includes all
the code-units in the input and those that are case-insensitively
equivalent to a code-unit in the input.
- expectedTokenSequences - Variable in exception com.google.common.css.compiler.ast.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception com.google.template.soy.exprparse.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception com.google.template.soy.soyparse.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception com.google.template.soy.types.parse.ParseException
-
Each entry in this array is an array of integers.
- expectErrors(String...) - Method in class com.google.javascript.jscomp.testing.TestErrorManager
-
- expectWarnings(String...) - Method in class com.google.javascript.jscomp.testing.TestErrorManager
-
- explicitlyImplOrExtInterface(FunctionType) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
check whether or not this function type has implemented
the given interface
if this function is an interface, check whether or not
this interface has extended the given interface
- ExplodingErrorReporter - Class in com.google.template.soy.error
-
- EXPORT - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- EXPORT_ALL_FROM - Static variable in class com.google.javascript.rhino.Node
-
- EXPORT_DEFAULT - Static variable in class com.google.javascript.rhino.Node
-
- EXPORT_SPEC - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- EXPORT_SPECS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ExportDeclarationTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ExportDeclarationTree(SourceRange, boolean, boolean, ParseTree, ImmutableList<ParseTree>, LiteralToken) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ExportDeclarationTree
-
- exportSpecifierList - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ExportDeclarationTree
-
- ExportSpecifierTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ExportSpecifierTree(SourceRange, IdentifierToken, IdentifierToken) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ExportSpecifierTree
-
- exportTestFunctions - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Whether to export test functions.
- expr() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- expr(ExprRootNode) - Static method in class com.google.template.soy.soytree.CallNode.DataAttribute
-
- EXPR_RESULT - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ExprEquivalence - Class in com.google.template.soy.exprtree
-
An equivalence relation for expressions.
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.CaseClauseTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComprehensionIfTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ExpressionStatementTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ParenExpressionTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ReturnStatementTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.SpreadExpressionTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.SwitchStatementTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.TemplateSubstitutionTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.WithStatementTree
-
- expression - Variable in class com.google.javascript.jscomp.parsing.parser.trees.YieldExpressionTree
-
- ExpressionParser - Class in com.google.template.soy.exprparse
-
This parser's specification is in ExpressionParser.jj, which is read by JavaCC and transformed
into ExpressionParser.java.
- ExpressionParser(String, SourceLocation, ErrorReporter) - Constructor for class com.google.template.soy.exprparse.ExpressionParser
-
Constructor that takes a string input.
- ExpressionParser(InputStream) - Constructor for class com.google.template.soy.exprparse.ExpressionParser
-
Constructor with InputStream.
- ExpressionParser(InputStream, String) - Constructor for class com.google.template.soy.exprparse.ExpressionParser
-
Constructor with InputStream and supplied encoding
- ExpressionParser(Reader) - Constructor for class com.google.template.soy.exprparse.ExpressionParser
-
Constructor.
- ExpressionParser(ExpressionParserTokenManager) - Constructor for class com.google.template.soy.exprparse.ExpressionParser
-
Constructor with generated Token Manager.
- ExpressionParserConstants - Interface in com.google.template.soy.exprparse
-
Token literal values and constants.
- ExpressionParserTokenManager - Class in com.google.template.soy.exprparse
-
Token Manager.
- ExpressionParserTokenManager(SimpleCharStream) - Constructor for class com.google.template.soy.exprparse.ExpressionParserTokenManager
-
Constructor.
- ExpressionParserTokenManager(SimpleCharStream, int) - Constructor for class com.google.template.soy.exprparse.ExpressionParserTokenManager
-
Constructor.
- expressions - Variable in class com.google.javascript.jscomp.parsing.parser.trees.CommaExpressionTree
-
- ExpressionStatementTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ExpressionStatementTree(SourceRange, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ExpressionStatementTree
-
- ExprNode - Interface in com.google.template.soy.exprtree
-
This class defines the base interface for a node in the Soy expression parse tree, as well as a
number of subinterfaces that extend the base interface in various aspects.
- ExprNode.ConstantNode - Interface in com.google.template.soy.exprtree
-
A node representing a constant.
- ExprNode.Kind - Enum in com.google.template.soy.exprtree
-
Enum of specific node kinds (coresponding to specific node types).
- ExprNode.OperatorNode - Interface in com.google.template.soy.exprtree
-
A node representing an operator (with operands as children).
- ExprNode.ParentExprNode - Interface in com.google.template.soy.exprtree
-
A node in an expression parse tree that may be a parent.
- ExprNode.PrimitiveNode - Interface in com.google.template.soy.exprtree
-
A node representing a primitive literal.
- exprResult(Node) - Static method in class com.google.javascript.rhino.IR
-
- ExprRootNode - Class in com.google.template.soy.exprtree
-
Dummy node that serves as the root of an expression tree so that the tree can be arbitrarily
changed without needing to change the reference to the tree.
- ExprRootNode(ExprNode) - Constructor for class com.google.template.soy.exprtree.ExprRootNode
-
Creates a new instance with the given node as the child.
- exprText(String) - Method in class com.google.template.soy.soytree.PrintNode.Builder
-
- ExprUnion - Class in com.google.template.soy.soytree
-
Represents a Soy expression in either V2 or V1 syntax.
- ExprUnion(ExprNode) - Constructor for class com.google.template.soy.soytree.ExprUnion
-
Constructor for an instance that represents a V2 expression.
- ExprUnion(ExprRootNode) - Constructor for class com.google.template.soy.soytree.ExprUnion
-
Constructor for an instance that represents a V2 expression.
- ExprUnion(String) - Constructor for class com.google.template.soy.soytree.ExprUnion
-
Constructor for an instance that represents an expression in V1 syntax.
- exprUnion(ExprUnion) - Method in class com.google.template.soy.soytree.PrintNode.Builder
-
- ExprUtils - Class in com.google.template.soy.internal.targetexpr
-
Utilities for transformation expressions.
- extend(SourceLocation) - Method in class com.google.template.soy.base.SourceLocation
-
Returns a new SourceLocation that starts where this SourceLocation starts
and ends where other ends.
- extended_term() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- EXTENDS_NON_OBJECT - Static variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- EXTENDS_NOT_ON_CTOR_OR_INTERF - Static variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- extendTemplateTypeMap(TemplateTypeMap) - Method in class com.google.javascript.rhino.jstype.JSType
-
Extends the template type map associated with this type, merging in the
keys and values of the specified map.
- extendTemplateTypeMapBasedOn(ObjectType) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Extends the TemplateTypeMap of the function's this type, based on the
specified type.
- EXTERN_OBJECT_PROPERTY_STRING - Static variable in class com.google.javascript.jscomp.ObjectPropertyStringPreprocess
-
- externExport - Variable in class com.google.javascript.jscomp.Result
-
- EXTERNS_VALIDATION - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- ExternsHandler - Class in org.plovr
-
- ExternsHandler(CompilationServer) - Constructor for class org.plovr.ExternsHandler
-
- EXTRA_REQUIRE - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- extractCharno(int) - Static method in class com.google.javascript.rhino.Node
-
- extractClassNameIfProvide(Node, Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
Extracts X from goog.provide('X'), if the applied Node is goog.
- extractClassNameIfProvide(Node, Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Convenience method for determining provided dependencies amongst different
JS scripts.
- extractClassNameIfProvide(Node, Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- extractClassNameIfRequire(Node, Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
Extracts X from goog.require('X'), if the applied Node is goog.
- extractClassNameIfRequire(Node, Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Convenience method for determining required dependencies amongst different
JS scripts.
- extractClassNameIfRequire(Node, Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- ExtractCommand - Class in org.plovr.cli
-
- ExtractCommand() - Constructor for class org.plovr.cli.ExtractCommand
-
- ExtractCommandOptions - Class in org.plovr.cli
-
- ExtractCommandOptions() - Constructor for class org.plovr.cli.ExtractCommandOptions
-
- extractIsModuleFile(Node, Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- extractIsModuleFile(Node, Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Convenience method for determining if the node indicates the file
is a "module" file (a file whose top level symbols are not in global
scope).
- extractIsModuleFile(Node, Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- extractLineno(int) - Static method in class com.google.javascript.rhino.Node
-
- extractMessages(SourceFile...) - Method in class com.google.javascript.jscomp.JsMessageExtractor
-
Extracts JS messages from JavaScript code.
- extractMessages(Iterable<T>) - Method in class com.google.javascript.jscomp.JsMessageExtractor
-
Extracts JS messages from JavaScript code.
- extractMsgs() - Method in class com.google.template.soy.SoyFileSet
-
Extracts all messages from this Soy file set into a SoyMsgBundle (which can then be turned
into an extracted messages file with the help of a SoyMsgBundleHandler).
- ExtractMsgsVisitor - Class in com.google.template.soy.msgs.internal
-
Visitor for extracting messages from a Soy parse tree.
- ExtractMsgsVisitor(ErrorReporter) - Constructor for class com.google.template.soy.msgs.internal.ExtractMsgsVisitor
-
- extractPartAfterLastDot(String) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Gets the part after the last dot in a dotted identifier.
- gatherCssNames - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Gather CSS names (requires closurePass)
- GE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- genBasePhName() - Method in class com.google.template.soy.soytree.CallNode
-
- genBasePhName() - Method in class com.google.template.soy.soytree.MsgHtmlTagNode
-
- genBasePhName() - Method in class com.google.template.soy.soytree.PrintNode
-
- genBasePhName() - Method in interface com.google.template.soy.soytree.SoyNode.MsgPlaceholderInitialNode
-
Generates the base placeholder name for this node.
- generateCharacterMapSignature(StringBuilder, String) - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- generateCharacterMapSignature(StringBuilder, String) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- generateCharacterMapSignature(StringBuilder, String) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Generate the signature to a map object to hold character mapping.
- generateCode(AbstractCompiler, Node) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
- generateCode() - Method in class org.plovr.AbstractJsInput
-
- generateCode() - Method in class org.plovr.CoffeeFile
-
- generateCode() - Method in class org.plovr.JsSourceFile
-
- generateCode() - Method in class org.plovr.ResourceJsInput
-
- generateCode() - Method in class org.plovr.SoyFile
-
- generateCode() - Method in class org.plovr.TypeScriptFile
-
- generateCommonConstants(StringBuilder) - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- generateCommonConstants(StringBuilder) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- generateCommonConstants(StringBuilder) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Generate common constants used elsewhere by the utility.
- generateCompileTimeGlobalsFile(Map<String, ?>, Appendable) - Static method in class com.google.template.soy.SoyUtils
-
Generates the text for a compile-time globals file in the format expected by the Soy compiler
and appends the generated text to the given Appendable.
- generateExceptionFromMessage(String) - Method in class org.plovr.CoffeeScriptCompiler
-
- generateExceptionFromMessage(String) - Method in class org.plovr.TypeScriptCompiler
-
- generateExports - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- generateExtractedMsgsFile(SoyMsgBundle, SoyMsgBundleHandler.OutputFileOptions) - Method in interface com.google.template.soy.msgs.SoyMsgPlugin
-
Builds the content of an extracted messages file (source messages to be translated) from a
given message bundle object containing messages extracted from source files.
- generateExtractedMsgsFile(SoyMsgBundle, SoyMsgBundleHandler.OutputFileOptions) - Method in class com.google.template.soy.pomsgplugin.PoMsgPlugin
-
- generateExtractedMsgsFile(SoyMsgBundle, SoyMsgBundleHandler.OutputFileOptions) - Method in class com.google.template.soy.xliffmsgplugin.XliffMsgPlugin
-
- generateFilter(StringBuilder, String, String) - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- generateFilter(StringBuilder, String, String) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- generateFilter(StringBuilder, String, String) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Generate the constant to store the given filter regular expression.
- generateHelperFunction(StringBuilder, DirectiveDigest) - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- generateHelperFunction(StringBuilder, DirectiveDigest) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- generateHelperFunction(StringBuilder, DirectiveDigest) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Generate the helper function to execute the escaping, filtering, and replacing.
- generateId(String, List<CharSequence>) - Method in class com.google.javascript.jscomp.GoogleJsMessageIdGenerator
-
- generateId(String, List<CharSequence>) - Method in interface com.google.javascript.jscomp.JsMessage.IdGenerator
-
Generate the ID for the message.
- generateMatcher(StringBuilder, String, String) - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- generateMatcher(StringBuilder, String, String) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- generateMatcher(StringBuilder, String, String) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Generate the constant to store the given matcher regular expression.
- generateParseException() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
Generate ParseException.
- generateParseException() - Method in class com.google.template.soy.exprparse.ExpressionParser
-
Generate ParseException.
- generateParseException() - Method in class com.google.template.soy.soyparse.SoyFileParser
-
Generate ParseException.
- generateParseException() - Method in class com.google.template.soy.soyparse.TemplateParser
-
Generate ParseException.
- generateParseException() - Method in class com.google.template.soy.types.parse.TypeParser
-
Generate ParseException.
- GenerateParseInfoVisitor - Class in com.google.template.soy.parseinfo.passes
-
Visitor for generating Java classes containing the parse info.
- GenerateParseInfoVisitor(String, String, ErrorReporter) - Constructor for class com.google.template.soy.parseinfo.passes.GenerateParseInfoVisitor
-
- generatePrefix(StringBuilder) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- generatePrefix(StringBuilder) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Generate any prefix needed to precede the escapers.
- generatePseudoNames - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Generate pseudo names for variables and properties for debugging purposes.
- GeneratePySanitizeEscapingDirectiveCode - Class in com.google.template.soy.pysrc.internal
-
Generates Python code in generated_sanitize.py used by the public functions in sanitize.py.
- GeneratePySanitizeEscapingDirectiveCode() - Constructor for class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- generateReplacerFunction(StringBuilder, String) - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- generateReplacerFunction(StringBuilder, String) - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- generateReplacerFunction(StringBuilder, String) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Generate the function to handle replacement of a given character.
- generateReport() - Method in class com.google.common.css.compiler.ast.BasicErrorManager
-
- generateReport() - Method in interface com.google.common.css.compiler.ast.ErrorManager
-
- generateReport() - Method in class com.google.common.css.compiler.passes.DummyErrorManager
-
- generateReport() - Method in class com.google.javascript.jscomp.BasicErrorManager
-
- generateReport() - Method in interface com.google.javascript.jscomp.ErrorManager
-
Writes a report to an implementation-specific medium.
- GenerateSoyUtilsEscapingDirectiveCode - Class in com.google.template.soy.jssrc.internal
-
Generates JavaScript code relied upon by soyutils.js and soyutils_use_goog.js.
- GenerateSoyUtilsEscapingDirectiveCode() - Constructor for class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- generateTemplateRegistry() - Method in class com.google.template.soy.SoyFileSet
-
Parses the templates in this file set and generates a template registry.
- generateTranslatedMsgsFile(SoyMsgBundle, SoyMsgBundleHandler.OutputFileOptions) - Method in interface com.google.template.soy.msgs.SoyBidirectionalMsgPlugin
-
Builds the content of a translated msgs file from a given message bundle object.
- GENERATOR_FN - Static variable in class com.google.javascript.rhino.Node
-
- GENERATOR_MARKER - Static variable in class com.google.javascript.rhino.Node
-
- GENERATOR_SAFE - Static variable in class com.google.javascript.rhino.Node
-
- GENERIC_LIST - Static variable in interface com.google.template.soy.types.parse.TypeParserConstants
-
RegularExpression Id.
- GENERIC_MAP - Static variable in interface com.google.template.soy.types.parse.TypeParserConstants
-
RegularExpression Id.
- GENERIC_TYPE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- GENERIC_TYPE_LIST - Static variable in class com.google.javascript.rhino.Node
-
- GENERIC_TYPE_LIST - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- generics - Variable in class com.google.javascript.jscomp.parsing.parser.trees.CallSignatureTree
-
- generics - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ClassDeclarationTree
-
- generics - Variable in class com.google.javascript.jscomp.parsing.parser.trees.FunctionDeclarationTree
-
- generics - Variable in class com.google.javascript.jscomp.parsing.parser.trees.GenericTypeListTree
-
- generics - Variable in class com.google.javascript.jscomp.parsing.parser.trees.InterfaceDeclarationTree
-
- GenericTypeListTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
A tree representing generic type(s) in classes and functions
(class Foo<T extends () => boolean, U>).
- GenericTypeListTree(SourceRange, LinkedHashMap<IdentifierToken, ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.GenericTypeListTree
-
- genExprWithNewToken(Operator, List<? extends TargetExpr>, String) - Static method in class com.google.template.soy.internal.targetexpr.ExprUtils
-
Generates an expression for the given operator and operands assuming that the expression
for the operator uses the same syntax format as the Soy operator, with the exception that the
of a different token.
- genId() - Method in class com.google.template.soy.base.internal.FixedIdGenerator
-
- genId() - Method in interface com.google.template.soy.base.internal.IdGenerator
-
Generates and returns an id.
- genId() - Method in class com.google.template.soy.base.internal.IncrementingIdGenerator
-
- genJsExprUsingSoySyntax(Operator, List<JsExpr>) - Static method in class com.google.template.soy.jssrc.restricted.SoyJsCodeUtils
-
Generates a JS expression for the given operator and operands assuming that the JS expression
for the operator uses the same syntax format as the Soy operator.
- genJsExprUsingSoySyntaxWithNewToken(Operator, List<JsExpr>, String) - Static method in class com.google.template.soy.jssrc.restricted.SoyJsCodeUtils
-
Generates a JS expression for the given operator and operands assuming that the JS expression
for the operator uses the same syntax format as the Soy operator, with the exception that the
JS operator uses a different token (e.g.
- genJsFiles(SoyFileSetNode, SoyJsSrcOptions, String, SoyMsgBundle, String, String) - Method in class com.google.template.soy.jssrc.internal.JsSrcMain
-
Generates JS source files given a Soy parse tree, an options object, an optional bundle of
translated messages, and information on where to put the output files.
- genJsSrc(SoyFileSetNode, SoyJsSrcOptions, SoyMsgBundle) - Method in class com.google.template.soy.jssrc.internal.JsSrcMain
-
Generates JS source code given a Soy parse tree, an options object, and an optional bundle of
translated messages.
- genMaybeProtect(JsExpr, int) - Static method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- genNaiveBaseNameForExpr(ExprNode, String) - Static method in class com.google.template.soy.soytree.MsgSubstUnitBaseVarNameUtils
-
Helper function to generate a base placeholder (or plural/select var) name from an expression,
using the naive algorithm.
- genNoncollidingBaseNamesForExprs(List<ExprNode>, String, ErrorReporter) - Static method in class com.google.template.soy.soytree.MsgSubstUnitBaseVarNameUtils
-
Generates base names for all the expressions in a list, where for each expression, we use the
shortest candidate base name that does not collide with any of the candidate base names
generated from other expressions in the list.
- GenPyExprsVisitor - Class in com.google.template.soy.pysrc.internal
-
Visitor for generating Python expressions for parse tree nodes.
- GenPyExprsVisitor.GenPyExprsVisitorFactory - Interface in com.google.template.soy.pysrc.internal
-
Injectable factory for creating an instance of this class.
- genPyFiles(SoyFileSetNode, SoyPySrcOptions, String, String) - Method in class com.google.template.soy.pysrc.internal.PySrcMain
-
Generates Python source files given a Soy parse tree, an options object, and information on
where to put the output files.
- genPyNotNullCheck(PyExpr) - Static method in class com.google.template.soy.pysrc.restricted.PyExprUtils
-
Generate a Python not null (None) check expression for a given PyExpr.
- genPySrc(SoyFileSetNode, SoyPySrcOptions) - Method in class com.google.template.soy.pysrc.internal.PySrcMain
-
Generates Python source code given a Soy parse tree and an options object.
- genSamenessKey() - Method in class com.google.template.soy.soytree.CallNode
-
- genSamenessKey() - Method in class com.google.template.soy.soytree.MsgHtmlTagNode
-
- genSamenessKey() - Method in class com.google.template.soy.soytree.PrintNode
-
- genSamenessKey() - Method in interface com.google.template.soy.soytree.SoyNode.MsgPlaceholderInitialNode
-
Generates the key object used in comparisons to determine whether two placeholder nodes
should be represented by the same placeholder.
- genShortestBaseNameForExpr(ExprNode, String) - Static method in class com.google.template.soy.soytree.MsgSubstUnitBaseVarNameUtils
-
The equivalent of genNaiveBaseNameForExpr() in our new algorithm for generating base
name.
- get() - Method in class com.google.common.css.compiler.gssfunctions.DefaultGssFunctionMapProvider
-
- get(Class<F>) - Method in class com.google.common.css.compiler.gssfunctions.DefaultGssFunctionMapProvider
-
- get(Class<F>) - Method in interface com.google.common.css.GssFunctionMapProvider
-
Gets the map of custom GSS functions for the given class.
- get(String) - Method in class com.google.common.css.IdentitySubstitutionMap
-
- get(String) - Method in class com.google.common.css.MinimalSubstitutionMap
-
Gets the string that should be substituted for key.
- get(String) - Method in class com.google.common.css.PrefixingSubstitutionMap
-
- get(String) - Method in class com.google.common.css.RecordingSubstitutionMap
-
Gets the string that should be substituted for key.
- get(String) - Method in class com.google.common.css.SimpleSplittingSubstitutionMap
-
- get() - Method in class com.google.common.css.SimpleSplittingSubstitutionMapProvider
-
- get(String) - Method in class com.google.common.css.SimpleSubstitutionMap
-
Gets the string that should be substituted for key.
- get(String) - Method in class com.google.common.css.SplittingSubstitutionMap
-
- get(String) - Method in interface com.google.common.css.SubstitutionMap
-
Gets the string that should be substituted for key.
- get() - Method in interface com.google.common.css.SubstitutionMapProvider
-
Gets the substitution map.
- get(String) - Method in class com.google.javascript.jscomp.CssRenamingMap.ByPart
-
- get(String) - Method in class com.google.javascript.jscomp.CssRenamingMap.ByWhole
-
- get(String) - Method in interface com.google.javascript.jscomp.CssRenamingMap
-
- get(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
- get(TokenType) - Static method in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
- GET - Static variable in class com.google.javascript.jscomp.parsing.parser.PredefinedName
-
- get(String) - Method in interface com.google.javascript.jscomp.RenamingMap
-
- get(SourceExcerptProvider, String, int, SourceExcerptProvider.ExcerptFormatter) - Method in enum com.google.javascript.jscomp.SourceExcerptProvider.SourceExcerpt
-
Get a source excerpt string based on the type of the source excerpt.
- get(boolean) - Static method in enum com.google.javascript.rhino.jstype.BooleanLiteralSet
-
Returns the singleton set {literalValue}.
- get(String) - Method in class com.google.template.soy.data.internal.EasyDictImpl
-
- get(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Gets the data at the specified key string.
- get(int) - Method in class com.google.template.soy.data.SoyAbstractList
-
- get(String) - Method in interface com.google.template.soy.data.SoyEasyDict
-
Gets a subfield value of this dict.
- get(int) - Method in interface com.google.template.soy.data.SoyList
-
Gets a value of this SoyList.
- get(int) - Method in class com.google.template.soy.data.SoyListData
-
Gets the data value at a given index.
- get() - Static method in class com.google.template.soy.error.ExplodingErrorReporter
-
- get() - Static method in class com.google.template.soy.exprtree.ExprEquivalence
-
- get() - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Continuation
-
The final value of the rendering operation.
- get(SoyFileSupplier) - Method in class com.google.template.soy.shared.SoyAstCache
-
Retrieves a cached version of this file supplier AST, if any.
- get(String) - Method in interface com.google.template.soy.shared.SoyIdRenamingMap
-
Gets the string that should be substituted for key.
- getAbsolutePosition() - Method in class com.google.javascript.jscomp.parsing.parser.trees.Comment
-
- getAbstractMethodName() - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- getAbstractMethodName() - Method in interface com.google.javascript.jscomp.CodingConvention
-
Function name for abstract methods.
- getAbstractMethodName() - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getAccessLevel() - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- getAccessLevel() - Method in class org.plovr.docgen.MethodDescriptor
-
- GetAccessorTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- GetAccessorTree(SourceRange, Token, boolean, BlockTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.GetAccessorTree
-
- getAliasToNamespaceMap() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns the map from aliases to namespaces for this file.
- getAliasTransformationHandler() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getAllButLeftmost() - Method in class com.google.javascript.jscomp.newtypes.QualifiedName
-
- getAllButRightmost() - Method in class com.google.javascript.jscomp.newtypes.QualifiedName
-
- getAllCallsites() - Method in class com.google.javascript.jscomp.CallGraph
-
Returns a collection of all callsites in the call graph.
- getAllConfigs() - Method in class org.plovr.CompilationServer
-
- getAllDependencies() - Method in class com.google.javascript.jscomp.JSModule
-
Returns the transitive closure of dependencies starting from the
dependencies of this module.
- getAllEscapers() - Static method in class com.google.template.soy.shared.restricted.EscapingConventions
-
An accessor for all string transforms defined above.
- getAllExprUnions() - Method in class com.google.template.soy.soytree.CallDelegateNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.CallNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.CallParamValueNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.CssNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.ForeachNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.ForNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.IfCondNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.LetValueNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.MsgNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.MsgPluralNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.MsgSelectNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.PrintDirectiveNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.PrintNode
-
- getAllExprUnions() - Method in interface com.google.template.soy.soytree.SoyNode.ExprHolderNode
-
Returns the list of expressions in this node.
- getAllExprUnions() - Method in class com.google.template.soy.soytree.SwitchCaseNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.SwitchNode
-
- getAllExprUnions() - Method in class com.google.template.soy.soytree.TemplateDelegateNode
-
- getAllExtendedInterfaces() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Returns all extended interfaces declared by an interfaces or its super-
interfaces.
- getAllFunctions() - Method in class com.google.javascript.jscomp.CallGraph
-
Returns a collection of all functions (including the main function)
in the call graph.
- getAllImplementedInterfaces() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Returns all interfaces implemented by a class or its superclass and any
superclasses for any of those interfaces.
- getAllInputsLength() - Method in class com.google.common.css.JobDescription
-
- getAllJSDocInfoNodes() - Method in class com.google.javascript.jscomp.SymbolTable
-
- getAllMessages() - Method in class com.google.javascript.jscomp.EmptyMessageBundle
-
Returns an empty list of messages.
- getAllMessages() - Method in interface com.google.javascript.jscomp.MessageBundle
-
Returns an iterable over the keys that this object has replacements for.
- getAllMessages() - Method in class com.google.javascript.jscomp.XtbMessageBundle
-
- getAllNodesOfType(SoyNode, Class<T>) - Static method in class com.google.template.soy.soytree.SoytreeUtils
-
Retrieves all nodes in a tree that are an instance of a particular class.
- getAllNodesOfType(SoyNode, Class<T>, boolean) - Static method in class com.google.template.soy.soytree.SoytreeUtils
-
Retrieves all nodes in a tree that are an instance of a particular class.
- getAllowedNonStandardCssFunctions() - Method in class org.plovr.Config
-
- getAllowedUnrecognizedProperties() - Method in class org.plovr.Config
-
- getAllOwnProps() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getAllParams() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns all params from template header or SoyDoc, both regular and injected.
- getAllPropsOfClass() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getAllPropsOfInterface() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getAllScopes() - Method in class com.google.javascript.jscomp.SymbolTable
-
Gets all the scopes in this symbol table.
- getAllSymbols() - Method in class com.google.javascript.jscomp.Scope
-
- getAllSymbols() - Method in class com.google.javascript.jscomp.SymbolTable
-
- getAllSymbols() - Method in class com.google.javascript.jscomp.TypedScope
-
- getAllSymbols() - Method in interface com.google.javascript.rhino.StaticSymbolTable
-
Returns all variables in this symbol table.
- getAllSymbolsForType(JSType) - Method in class com.google.javascript.jscomp.SymbolTable
-
Gets all symbols associated with the given type.
- getAllSymbolsForTypeOf(SymbolTable.Symbol) - Method in class com.google.javascript.jscomp.SymbolTable
-
Get all symbols associated with the type of the given symbol.
- getAllSymbolsSorted() - Method in class com.google.javascript.jscomp.SymbolTable
-
Get the symbols in their natural ordering.
- getAllTemplates() - Method in class com.google.template.soy.soytree.TemplateRegistry
-
Returns all registered templates (
basic and
delegate nodes), in no particular order.
- getAlternates() - Method in class com.google.javascript.rhino.jstype.UnionType
-
Gets the alternate types of this union type.
- getAlternatesWithoutStructuralTyping() - Method in class com.google.javascript.rhino.jstype.UnionType
-
Gets the alternate types of this union type, including structural interfaces
and implicit implementations as are distinct alternates.
- getAltId() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns the alternate unique id for this message, or -1L if not applicable.
- getAlwaysSpan() - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
- getAncestor(int) - Method in class com.google.javascript.rhino.Node
-
Gets the ancestor node relative to this.
- getAncestors() - Method in class com.google.javascript.rhino.Node
-
Iterates all of the node's ancestors excluding itself.
- getAndClearBuffer() - Method in class com.google.template.soy.jbcsrc.api.AdvisingStringBuilder
-
- getAndRemoveGenderExprs() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns the list of expressions for gender values and sets that field to null.
- getAnnotation() - Method in interface com.google.javascript.jscomp.graph.Annotatable
-
Retrieves a piece of information that has been annotated.
- getAnnotation() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- getAnnotation() - Method in class com.google.javascript.rhino.JSDocInfo.Marker
-
Gets the position information for the annotation name.
- getAppendedCountSinceLastFlush() - Method in class com.google.template.soy.sharedpasses.render.CountingFlushableAppendable
-
- getArgs() - Method in class com.google.template.soy.soytree.PrintDirectiveNode
-
The parsed args.
- getArgument() - Method in class com.google.common.css.compiler.ast.CssPseudoClassNode
-
- getArguments() - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode.CssCustomFunctionNodeProxy
- getArguments() - Method in class com.google.common.css.compiler.ast.CssFunctionNode
-
- getArguments() - Method in class com.google.common.css.compiler.ast.CssMixinDefinitionNode
-
- getArguments() - Method in class com.google.common.css.compiler.ast.CssMixinNode
-
Returns the arguments belonging to this mixin as a node.
- getArguments() - Method in class org.plovr.cli.BuildCommandOptions
-
- getArguments() - Method in class org.plovr.cli.ExtractCommandOptions
-
- getArguments() - Method in class org.plovr.cli.JsDocCommandOptions
-
- getArguments() - Method in class org.plovr.cli.ServeCommandOptions
-
- getArgumentsArrayType() - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- getArgumentsVar() - Method in class com.google.javascript.jscomp.Scope
-
Get a unique VAR object to represents "arguments" within this scope
- getArgumentsVar() - Method in class com.google.javascript.jscomp.TypedScope
-
- getArrayInstance() - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- getArrayInstance(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- getAsNominalType() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getAssertedNewType(Node, DeclaredTypeRegistry) - Method in class com.google.javascript.jscomp.ClosureCodingConvention.AssertFunctionByTypeName
-
- getAssertedNewType(Node, DeclaredTypeRegistry) - Method in class com.google.javascript.jscomp.ClosureCodingConvention.AssertInstanceofSpec
-
- getAssertedNewType(Node, DeclaredTypeRegistry) - Method in class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
Returns the new type system type for a type assertion.
- getAssertedOldType(Node, JSTypeRegistry) - Method in class com.google.javascript.jscomp.ClosureCodingConvention.AssertFunctionByTypeName
-
- getAssertedOldType(Node, JSTypeRegistry) - Method in class com.google.javascript.jscomp.ClosureCodingConvention.AssertInstanceofSpec
-
Returns the type for a type assertion, or null if the function asserts
that the node must not be null or undefined.
- getAssertedOldType(Node, JSTypeRegistry) - Method in class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
Returns the old type system type for a type assertion, or null if
the function asserts that the node must not be null or undefined.
- getAssertedParam(Node) - Method in class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
Returns the parameter of the assertion function that is being checked.
- getAssertionFunctions() - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- getAssertionFunctions() - Method in interface com.google.javascript.jscomp.CodingConvention
-
Returns the set of AssertionFunction.
- getAssertionFunctions() - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getAssignedValue(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
For an assignment or variable declaration get the assigned value.
- getAssociativity() - Method in enum com.google.template.soy.exprtree.Operator
-
Returns this operator's associativity.
- getAstDotGraph() - Method in class com.google.javascript.jscomp.Compiler
-
Gets the DOT graph of the AST generated at the end of compilation.
- getAstNode() - Method in class com.google.javascript.jscomp.CallGraph.Callsite
-
- getAstNode() - Method in class com.google.javascript.jscomp.CallGraph.Function
-
Returns the underlying AST node for the function.
- getAstRoot(AbstractCompiler) - Method in class com.google.javascript.jscomp.CompilerInput
-
- getAstRoot(AbstractCompiler) - Method in class com.google.javascript.jscomp.JsAst
-
- getAstRoot(AbstractCompiler) - Method in interface com.google.javascript.jscomp.SourceAst
-
Gets the root node of the AST for the source file this represents.
- getAstRoot(AbstractCompiler) - Method in class com.google.javascript.jscomp.SyntheticAst
-
- getAttributeName() - Method in class com.google.common.css.compiler.ast.CssAttributeSelectorNode
-
- getAttributeValue() - Method in enum com.google.template.soy.soytree.AutoescapeMode
-
Returns a form of this attribute's name suitable for use in a template attribute.
- getAttributeValue() - Method in enum com.google.template.soy.soytree.Visibility
-
- getAttributeValues() - Static method in class com.google.template.soy.data.internalutils.NodeContentKinds
-
The set of permitted values of the kind attribute.
- getAttributeValues() - Static method in enum com.google.template.soy.soytree.AutoescapeMode
-
- getAttributeValues() - Static method in enum com.google.template.soy.soytree.Visibility
-
- getAuthors() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the list of authors or null if none.
- getAutoescapeMode() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the mode of autoescaping, if any, done for this template.
- getAutoescapeMode() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- getAvailableIdentifiers() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
A matcher for functions available in the environment in which output will be run including
things like EscapingConventions.CrossLanguageStringXform#getLangFunctionNames.
- getBackwardDirectedGraph() - Method in class com.google.javascript.jscomp.CallGraph
-
Constructs and returns a directed graph where the nodes are functions and
the edges are callsites connecting callees to callers.
- getBaseExprChild() - Method in class com.google.template.soy.exprtree.DataAccessNode
-
Returns the base expression from which we're looking up the named field.
- getBaseName(String) - Static method in class com.google.template.soy.parsepasses.contextautoesc.DerivedTemplateUtils
-
The base name for the given template name whether derived or not.
- getBaseType() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the base type specified by the @extends annotation.
- getBaseVarName() - Method in class com.google.template.soy.soytree.MsgPlaceholderNode
-
Returns the base placeholder name (what the translator sees).
- getBaseVarName() - Method in class com.google.template.soy.soytree.MsgPluralNode
-
Returns the base plural var name (what the translator sees).
- getBaseVarName() - Method in class com.google.template.soy.soytree.MsgSelectNode
-
Returns the base select var name (what the translator sees).
- getBaseVarName() - Method in interface com.google.template.soy.soytree.SoyNode.MsgSubstUnitNode
-
Returns the base var name for this substitution unit.
- getBasicTemplate(String) - Method in class com.google.template.soy.soytree.TemplateRegistry
-
Retrieves a basic template given the template name.
- getBasicTemplatesMap() - Method in class com.google.template.soy.soytree.TemplateRegistry
-
Returns a map from basic template name to node.
- getBegin() - Method in class com.google.common.css.SourceCodeLocation
-
- getBeginCharacterIndex() - Method in class com.google.common.css.SourceCodeLocation
-
- getBeginColumn() - Method in interface com.google.common.css.compiler.ast.CharStream
-
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginColumn() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginColumn() - Method in class com.google.template.soy.base.SourceLocation
-
Returns the column number in the source file where this location begins (1-based).
- getBeginColumn() - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Get token beginning column number.
- getBeginColumn() - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Get token beginning column number.
- getBeginColumn() - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Get token beginning column number.
- getBeginIndexInLine() - Method in class com.google.common.css.SourceCodeLocation
-
- getBeginLine() - Method in interface com.google.common.css.compiler.ast.CharStream
-
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginLine() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginLine() - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Get token beginning line number.
- getBeginLine() - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Get token beginning line number.
- getBeginLine() - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Get token beginning line number.
- getBeginLineNumber() - Method in class com.google.common.css.SourceCodeLocation
-
- getBeginningLineNumber() - Method in interface com.google.javascript.jscomp.Region
-
Get the beginning line number.
- getBeginningLineNumber() - Method in class com.google.javascript.jscomp.SimpleRegion
-
- getBestJSDocInfo(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Find the best JSDoc for the given node.
- getBidiFormatter(int) - Static method in class com.google.template.soy.internal.i18n.SoyBidiUtils
-
Get a bidi formatter.
- getBidiGlobalDir() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns the static bidi global directionality, 1: ltr, -1: rtl, 0: unspecified.
- getBidiIsRtlFn() - Method in class com.google.template.soy.pysrc.SoyPySrcOptions
-
- getBindReturnType(int) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Get the return value of calling "bind" on this function
with the specified number of arguments.
- getBlock() - Method in class com.google.common.css.compiler.ast.CssAtRuleNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssComponentNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssConditionalRuleNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssFontFaceNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssKeyframesNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssMediaRuleNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssMixinDefinitionNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssPageRuleNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssPageSelectorNode
-
- getBlock() - Method in class com.google.common.css.compiler.ast.CssUnknownAtRuleNode
-
Returns an implementation of CssAbstractBlockNode or null.
- getBlockDescription() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the block-level description or null if none specified.
- getBody() - Method in class com.google.common.css.compiler.ast.CssRootNode
-
- getBodyNode() - Method in class com.google.javascript.jscomp.CallGraph.Function
-
Returns the AST node for the body of the function.
- getBodyNodes() - Method in class com.google.template.soy.soyparse.TemplateParseResult
-
- getBoolean(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Precondition: The specified key string is the path to a boolean.
- getBoolean(int) - Method in class com.google.template.soy.data.SoyListData
-
Precondition: The specified index contains a boolean.
- getBooleanProp(int) - Method in class com.google.javascript.rhino.Node
-
- getBuiltinExterns(CompilerOptions) - Static method in class com.google.javascript.jscomp.CommandLineRunner
-
- getByName(String) - Method in class com.google.javascript.jscomp.JSModule
-
Returns the input with the given name or null if none.
- getCalleeName() - Method in class com.google.template.soy.soytree.CallBasicNode
-
Returns the full name of the template being called, or null if not yet set.
- getCallResultNodes(List<CssValueNode>, ErrorManager) - Method in interface com.google.common.css.compiler.ast.GssFunction
-
Processes a list of function call arguments and returns a list of
CssNodes representing this call's output, which replace the input
nodes in the AST.
- getCallResultNodes(List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AddHsbToCssColor
-
- getCallResultNodes(List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AdjustBrightness
-
- getCallResultNodes(List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.BaseBlendColors
-
Returns the string representation in hex format for a color half way in
between the two supplied colors.
- getCallResultNodes(List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeContrastingColor
-
- getCallResultNodes(List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeMutedColor
-
- getCallResultNodes(List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeTranslucent
-
- getCallResultNodes(List<CssValueNode>, ErrorManager) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.SelectFrom
-
- getCallResultString(List<String>) - Method in interface com.google.common.css.compiler.ast.GssFunction
-
Processes a list of strings as function arguments and returns a string
result.
- getCallResultString(List<String>) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AddHsbToCssColor
-
- getCallResultString(List<String>) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AdjustBrightness
-
- getCallResultString(List<String>) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.BaseBlendColors
-
- getCallResultString(List<String>) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeContrastingColor
-
- getCallResultString(List<String>) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeMutedColor
-
- getCallResultString(List<String>) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeTranslucent
-
- getCallResultString(List<String>) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.SelectFrom
-
- getCallsiteForAstNode(Node) - Method in class com.google.javascript.jscomp.CallGraph
-
Returns the call graph Callsite object corresponding to the provided
AST Token.CALL or Token.NEW node, or null if no such object exists.
- getCallsitesInFunction() - Method in class com.google.javascript.jscomp.CallGraph.Function
-
Returns the callsites in this function.
- getCallsitesPossiblyTargetingFunction() - Method in class com.google.javascript.jscomp.CallGraph.Function
-
Returns a collection of callsites that might call this function.
- getCanonicalName() - Method in enum com.google.common.css.compiler.ast.CssAtRuleNode.Type
-
- getCanonicalName() - Method in enum com.google.common.css.compiler.ast.CssCombinatorNode.Combinator
-
- getCaseNumber() - Method in class com.google.template.soy.soytree.MsgPluralCaseNode
-
Returns the case number.
- getCases() - Method in class com.google.template.soy.msgs.restricted.SoyMsgPluralPart
-
Returns the cases.
- getCases() - Method in class com.google.template.soy.msgs.restricted.SoyMsgSelectPart
-
Returns the cases.
- getCaseValue() - Method in class com.google.template.soy.soytree.MsgSelectCaseNode
-
Returns the case value.
- getChangeTime() - Method in class com.google.javascript.rhino.Node
-
Returns the time of the last change for this node
- getCharacterIndex() - Method in class com.google.common.css.SourceCodeLocation
-
- getCharIndex() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
- getCharno() - Method in class com.google.javascript.jscomp.JSError
-
Get the character number.
- getCharno() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Gets the current char number, or zero if it cannot be determined.
- getCharno() - Method in class com.google.javascript.rhino.Node
-
- getCharNumber() - Method in exception org.plovr.PlovrSoySyntaxException
-
- getCharsetRule() - Method in class com.google.common.css.compiler.ast.CssRootNode
-
- getCheckDeterminism() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getCheckEventfulObjectDisposalPolicy() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getChecks() - Method in class com.google.javascript.jscomp.DefaultPassConfig
-
- getChecks() - Method in class com.google.javascript.jscomp.PassConfig
-
Gets the checking passes to run.
- getChild(int) - Method in class com.google.template.soy.basetree.MixinParentNode
-
Gets the child at the given index.
- getChild(int) - Method in interface com.google.template.soy.basetree.ParentNode
-
Gets the child at the given index.
- getChild(int) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- getChild(int) - Method in class com.google.template.soy.exprtree.ExprRootNode
-
- getChild(int) - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- getChild(int) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- getChild(int) - Method in class com.google.template.soy.soytree.LetContentNode
-
- getChildAt(int) - Method in class com.google.common.css.compiler.ast.CssNodesListNode
-
- getChildAtIndex(int) - Method in class com.google.javascript.rhino.Node
-
- getChildBefore(Node) - Method in class com.google.javascript.rhino.Node
-
- getChildCount() - Method in class com.google.javascript.rhino.Node
-
- getChildIndex(N) - Method in class com.google.template.soy.basetree.MixinParentNode
-
Finds the index of the given child.
- getChildIndex(N) - Method in interface com.google.template.soy.basetree.ParentNode
-
Finds the index of the given child.
- getChildIndex(ExprNode) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- getChildIndex(N) - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- getChildIndex(SoyNode.StandaloneNode) - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- getChildIndex(SoyNode.StandaloneNode) - Method in class com.google.template.soy.soytree.LetContentNode
-
- getChildIterator() - Method in class com.google.common.css.compiler.ast.CssNodesListNode
-
- getChildMsgId(MsgNode) - Method in class com.google.template.soy.soytree.jssrc.GoogMsgDefNode
-
Returns the msg id for the given child.
- getChildren() - Method in class com.google.common.css.compiler.ast.CssNodesListNode
-
- getChildren() - Method in class com.google.template.soy.basetree.MixinParentNode
-
Gets the list of children.
- getChildren() - Method in interface com.google.template.soy.basetree.ParentNode
-
Gets the list of children.
- getChildren() - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- getChildren() - Method in class com.google.template.soy.soytree.AbstractParentSoyNode
-
- getChildren() - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- getChildren() - Method in class com.google.template.soy.soytree.LetContentNode
-
- getChunk() - Method in interface com.google.common.css.compiler.ast.ChunkAware
-
Gets the chunk id of the node.
- getChunk() - Method in class com.google.common.css.compiler.ast.CssDefinitionNode
-
- getChunk() - Method in class com.google.common.css.compiler.ast.CssFontFaceNode
-
- getChunk() - Method in class com.google.common.css.compiler.ast.CssFunctionNode
-
- getChunk() - Method in class com.google.common.css.compiler.ast.CssKeyframesNode
-
- getChunk() - Method in class com.google.common.css.compiler.ast.CssKeyNode
-
- getChunk() - Method in class com.google.common.css.compiler.ast.CssMediaRuleNode
-
- getChunk() - Method in class com.google.common.css.compiler.ast.CssProvideNode
-
- getChunk() - Method in class com.google.common.css.compiler.ast.CssRequireNode
-
- getChunk() - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- getCircularDependency() - Method in exception org.plovr.CircularDependencyException
-
- getClassesDefinedByCall(Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
Checks if the given method defines a subclass relationship,
and if it does, returns information on that relationship.
- getClassesDefinedByCall(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Checks if the given method defines a subclass relationship,
and if it does, returns information on that relationship.
- getClassesDefinedByCall(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getClassName() - Method in class org.plovr.CustomPassConfig
-
- getClosestHoistScope() - Method in class com.google.javascript.jscomp.Scope
-
- getClosestHoistScope() - Method in class com.google.javascript.jscomp.TypedScope
-
- getCode() - Method in class com.google.javascript.jscomp.CompilerInput
-
- getCode() - Method in interface com.google.javascript.jscomp.SourceFile.Generator
-
- getCode() - Method in class com.google.javascript.jscomp.SourceFile
-
Gets all the code in this source file.
- getCode() - Method in enum com.google.javascript.jscomp.webservice.common.ErrorCode
-
- getCode() - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
- getCode() - Method in class org.plovr.AbstractJsInput
-
- getCode() - Method in interface org.plovr.JsInput
-
- getCodeForModule(String, boolean, Function<String, String>) - Method in class org.plovr.Compilation
-
- getCodeForRootModule(boolean, Function<String, String>) - Method in class org.plovr.Compilation
-
- getCodeGenerator(CodePrinter.Format, CodeConsumer) - Method in interface com.google.javascript.jscomp.CodePrinter.Builder.CodeGeneratorFactory
-
- getCodeLine() - Method in class com.google.common.css.SourceCodeIndicator
-
- getCodeReader() - Method in class com.google.javascript.jscomp.SourceFile
-
Gets a reader for the code in this source file.
- getCodeSnippet() - Method in class com.google.template.soy.internal.i18n.BidiGlobalDir
-
A source code snippet that evaluates at template runtime to the bidi global direction, i.e.
- getCodeWithEtag() - Method in class org.plovr.AbstractJsInput
-
- getCodeWithEtag() - Method in interface org.plovr.JsInput
-
- getCodeWithEtag() - Method in class org.plovr.ResourceJsInput
-
- getCodingConvention() - Method in class com.google.javascript.jscomp.AbstractCompiler
-
Gets the current coding convention.
- getCodingConvention() - Method in class com.google.javascript.jscomp.Compiler
-
- getCodingConvention() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getCoffeeScriptCompilerException() - Method in exception org.plovr.PlovrCoffeeScriptCompilerException
-
- getColor() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph.GraphvizEdge
-
Retrieves color of the edge.
- getColor() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph.GraphvizNode
-
Retrieves color of the node.
- getColor() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- getColumn() - Method in interface com.google.common.css.compiler.ast.CharStream
-
Deprecated.
- getColumn() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Deprecated.
- getColumn() - Method in class com.google.debugging.sourcemap.FilePosition
-
- getColumn() - Method in class com.google.debugging.sourcemap.SourceMapSection
-
- getColumn() - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Deprecated.
- getColumnOfOffset(int) - Method in class com.google.javascript.jscomp.SourceFile
-
- getColumnOfOffset(int) - Method in class com.google.javascript.rhino.SimpleSourceFile
-
- getColumnOfOffset(int) - Method in interface com.google.javascript.rhino.StaticSourceFile
-
Gets the 0-based column number of the given source offset.
- getCombinator() - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- getCombinatorType() - Method in class com.google.common.css.compiler.ast.CssCombinatorNode
-
- getCommandForName(String) - Static method in enum org.plovr.cli.Command
-
- getCommandName() - Method in class com.google.template.soy.soytree.IfCondNode
-
- getCommandName() - Method in interface com.google.template.soy.soytree.SoyNode.CommandNode
-
Returns the Soy command name.
- getCommandText() - Method in class com.google.template.soy.soytree.IfCondNode
-
- getCommandText() - Method in class com.google.template.soy.soytree.PrintNode
-
- getCommandText() - Method in interface com.google.template.soy.soytree.SoyNode.CommandNode
-
Returns the command text (may be the empty string).
- getCommandText() - Method in class com.google.template.soy.soytree.SwitchNode
-
- getComments() - Method in class com.google.common.css.compiler.ast.CssNode
-
- getComments(String) - Method in class com.google.javascript.jscomp.Compiler
-
- getComments() - Method in class com.google.javascript.jscomp.parsing.parser.Parser
-
- getCommonTypes() - Method in interface com.google.javascript.jscomp.newtypes.DeclaredTypeRegistry
-
- getCompactPrintedString() - Method in class com.google.common.css.compiler.passes.CompactPrinter
-
Returns the CSS compacted printed output.
- getCompilationErrors() - Method in class org.plovr.Compilation
-
- getCompilationMode() - Method in class org.plovr.Config
-
- getCompilationOrFail(CompilationServer, Config, boolean) - Static method in class org.plovr.CompilationUtil
-
Tries to return the most recent
Compilation for the specified
config.
- getCompilationWarnings() - Method in class org.plovr.Compilation
-
- getCompiledCode() - Method in class org.plovr.Compilation
-
- getCompiler() - Method in class com.google.javascript.jscomp.NodeTraversal
-
- getCompiler() - Method in class com.google.javascript.refactoring.NodeMetadata
-
- getCompiler() - Method in class com.google.javascript.refactoring.RefactoringDriver
-
- getCompilerArguments(ModuleConfig) - Method in class org.plovr.Manifest
-
- getCompilerOptions(PlovrClosureCompiler) - Method in class org.plovr.Config
-
- getCompileTimeGlobals() - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Returns the map from compile-time global name to value.
- getCompileTimeGlobals() - Method in class org.plovr.soy.server.Config
-
- getCompileTimeGlobalsFile() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- getComponentNameExpr() - Method in class com.google.template.soy.soytree.CssNode
-
Returns the parsed component name expression, or null if this node has no expression.
- getComponentNameText() - Method in class com.google.template.soy.soytree.CssNode
-
Returns the component name text, or null if this node has no component expression.
- getConcreteTypeOfTemplateType(TemplateType) - Method in class com.google.javascript.rhino.jstype.TemplateTypeMap
-
- getConcreteValue() - Method in class com.google.common.css.compiler.ast.CssStringNode
-
Retrieves the characters that should appear between the quotes
when this node is written in concrete CSS syntax.
- getCondition() - Method in class com.google.common.css.compiler.ast.CssConditionalRuleNode
-
Can only be called after the node is completely built (meaning it has
the condition set).
- getConfigById(String) - Method in class org.plovr.CompilationServer
-
- getConfigFile() - Method in class org.plovr.Config
-
Gets the file that was loaded by plovr to create this config.
- getConformanceConfigs() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getConstantDefinition(String) - Method in class com.google.common.css.compiler.passes.ConstantDefinitions
-
Returns the last definition of a constant.
- getConstantDefinitions() - Method in class com.google.common.css.compiler.passes.CollectConstantDefinitions
-
- getConstantDefinitions(String) - Method in class com.google.common.css.compiler.passes.ConstantDefinitions
-
Returns all definitions of a constant.
- getConstantDefinitions() - Method in class com.google.common.css.compiler.passes.ResolveCustomFunctionNodesForChunks
-
Gets the constant definitions for the replaced calls with references.
- getConstantMultimap() - Method in class com.google.common.css.compiler.passes.ConstantDefinitions
-
- getConstantsNames() - Method in class com.google.common.css.compiler.passes.ConstantDefinitions
-
- getConstructor() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- getConstructor() - Method in class com.google.javascript.rhino.jstype.EnumType
-
- getConstructor() - Method in class com.google.javascript.rhino.jstype.NoObjectType
-
- getConstructor() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets this object's constructor.
- getConstructor() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- getConstructor() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getConstructor() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- getConstructor() - Method in interface com.google.javascript.rhino.ObjectTypeI
-
- getConstructorObject() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getContainingFunction() - Method in class com.google.javascript.jscomp.CallGraph.Callsite
-
- getContent() - Method in class com.google.javascript.jscomp.deps.DependencyFile
-
- getContent() - Method in interface com.google.javascript.jscomp.deps.SourceFile
-
- getContent() - Method in class com.google.javascript.jscomp.deps.VirtualFile
-
- getContent() - Method in class com.google.template.soy.data.SanitizedContent
-
- getContentDirection() - Method in class com.google.template.soy.data.SanitizedContent
-
Returns the content's direction; null indicates that the direction is unknown, and is to be
estimated when necessary.
- getContentDirectory() - Method in class org.plovr.soy.server.Config
-
- getContentKind() - Method in class com.google.template.soy.basicdirectives.InsertWordBreaksDirective
-
- getContentKind() - Method in class com.google.template.soy.data.SanitizedContent
-
Returns the kind of content.
- getContentKind() - Method in interface com.google.template.soy.data.SanitizedContentOperator
-
The kind of content consumed and produced.
- getContentKind() - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- getContentKind() - Method in class com.google.template.soy.soytree.LetContentNode
-
- getContentKind() - Method in interface com.google.template.soy.soytree.SoyNode.RenderUnitNode
-
Returns the content kind for strict autoescape, or null if not specified or not applicable.
- getContentKind() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the content kind for strict autoescaping.
- getContentKind() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- getContentKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.AttributesType
-
- getContentKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.CssType
-
- getContentKind() - Method in class com.google.template.soy.types.primitive.SanitizedType
-
Returns the content kind for this type.
- getContentKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.HtmlType
-
- getContentKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.JsType
-
- getContentKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.UriType
-
- getContentType() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns the content type of the document that this message will appear in.
- getContentType() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns the content type for the TC.
- getContext() - Method in enum org.plovr.Handler
-
- getContextAfterEscaping(EscapingMode) - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
The context reached after escaping content using the given mode from this context.
- getContextDir() - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
- getControlFlowGraph() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Gets the control flow graph for the current JS scope.
- getCssBaseNamespace() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns the CSS base namespace for this file (usable in any template in this file).
- getCssBaseNamespace() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the base CSS namespace for resolving package-relative class names.
- getCssBaseNamespace() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- getCssDefines() - Method in class org.plovr.Config
-
- getCssInputs() - Method in class org.plovr.Config
-
- getCssNames() - Method in class com.google.template.soy.parseinfo.SoyFileInfo
-
Returns a map from each CSS name appearing in this file to its CssTagsPrefixPresence state.
- getCssOutputFile() - Method in class org.plovr.Config
-
- getCssOutputFormat() - Method in class org.plovr.Config
-
- getCssTree() - Method in class com.google.common.css.compiler.ast.AbstractGssParser.ParseResult
-
- getCtorExtendedInterfaces() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the interfaces extended by the interface associated with this type.
- getCtorExtendedInterfaces() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- getCtorImplementedInterfaces() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the interfaces implemented by the ctor associated with this type.
- getCtorImplementedInterfaces() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- getCtorImplementedInterfaces() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getCtorPropDeclaredType(String) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getCurrentLength() - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
Returns the current length of the buffer.
- getCurrentNode() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Returns the node currently being traversed.
- getCurrIndentLen() - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Returns the current indent length.
- getCustomPasses() - Method in class com.google.javascript.jscomp.PlovrCompilerOptions
-
- getCustomPasses() - Method in class org.plovr.Config.Builder
-
- getDeclaration(QualifiedName, boolean) - Method in interface com.google.javascript.jscomp.newtypes.DeclaredTypeRegistry
-
Returns the declaration of the given qualified name,
or null if the name is not defined.
- getDeclaration(QualifiedName) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- getDeclaration() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
- getDeclaration() - Method in class com.google.javascript.jscomp.TypedVar
-
- getDeclaration() - Method in class com.google.javascript.jscomp.Var
-
- getDeclaration() - Method in class com.google.javascript.rhino.jstype.Property
-
- getDeclaration() - Method in class com.google.javascript.rhino.jstype.SimpleSlot
-
- getDeclaration() - Method in interface com.google.javascript.rhino.jstype.StaticTypedSlot
-
Gets the declaration of this symbol.
- getDeclaration() - Method in interface com.google.javascript.rhino.StaticSlot
-
Gets the declaration of this symbol.
- getDeclarationNode() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
- getDeclarations() - Method in class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
- getDeclarations() - Method in class com.google.common.css.compiler.ast.CssRulesetNode
-
- getDeclarativelyUnboundVarsWithoutTypes() - Method in class com.google.javascript.jscomp.TypedScope
-
- getDeclaredFunctionType() - Method in interface com.google.javascript.jscomp.newtypes.DeclaredTypeRegistry
-
Get the type of the function that the declared type registry represents.
- getDeclaredProp(QualifiedName) - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
- getDeclaredProp(QualifiedName) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getDeclaredSyntaxVersion(SyntaxVersion) - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Returns the user-declared syntax version, or the given default value if the user did not
declare a syntax version.
- getDeclaredTypeExpression() - Method in class com.google.javascript.rhino.Node
-
Returns the syntactical type specified on this node.
- getDeclaredTypeOf(String) - Method in interface com.google.javascript.jscomp.newtypes.DeclaredTypeRegistry
-
Returns the declared JSType of the given identifier,
or null if the identifier is not defined.
- getDeclaredTypeOfNode(JSDocInfo, RawNominalType, DeclaredTypeRegistry) - Method in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- getDeepestCommonDependencyInclusive(JSModule, JSModule) - Method in class com.google.javascript.jscomp.JSModuleGraph
-
Finds the deepest common dependency of two modules, including the
modules themselves.
- getDeepestCommonDependencyInclusive(Collection<JSModule>) - Method in class com.google.javascript.jscomp.JSModuleGraph
-
Returns the deepest common dependency of the given modules.
- getDefault() - Static method in class com.google.javascript.jscomp.CodingConventions
-
Gets the default coding convention.
- getDefaultAutoescapeMode() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns the default autoescaping mode for contained templates.
- getDefaultExterns() - Static method in class com.google.javascript.jscomp.CommandLineRunner
-
Deprecated.
- getDefaultLevel() - Method in class com.google.javascript.jscomp.JSError
-
The default level, before any of the WarningsGuards are applied.
- getDefineReplacements() - Method in class com.google.javascript.jscomp.CompilerOptions
-
Returns the map of define replacements.
- getDefinitionGss() - Method in class com.google.common.css.compiler.passes.DefinitionPrinter
-
Returns a GSS output with all the printed definitions.
- getDefinitionName() - Method in class com.google.common.css.compiler.ast.CssMixinDefinitionNode
-
- getDefinitionName() - Method in class com.google.common.css.compiler.ast.CssMixinNode
-
- getDefinitions() - Method in class com.google.common.css.compiler.passes.CollectMixinDefinitions
-
- getDefmixinProvideMap() - Method in class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- getDefnDecl() - Method in class com.google.template.soy.exprtree.VarRefNode
-
- getDefProvideMap() - Method in class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- getDefSite() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getDelCalleeName() - Method in class com.google.template.soy.soytree.CallDelegateNode
-
Returns the name of the delegate template being called.
- getDelCalleeVariantExpr() - Method in class com.google.template.soy.soytree.CallDelegateNode
-
Returns the variant expression for the delegate being called, or null if it's a string.
- getDelegateRelationship(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
- getDelegateRelationship(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getDelegateSuperclassName() - Method in interface com.google.javascript.jscomp.CodingConvention
-
- getDelegateSuperclassName() - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getDelPackageName() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns the name of the containing delegate package, or null if none.
- getDelPackageName() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the name of the containing delegate package, or null if none.
- getDelPriority() - Method in class com.google.template.soy.soytree.TemplateDelegateNode
-
Returns the delegate priority.
- getDelTemplate(String, String, boolean, SoyRecord, SoyRecord) - Method in class com.google.template.soy.jbcsrc.api.RenderContext
-
- getDelTemplateDivisionsForAllVariants(String) - Method in class com.google.template.soy.soytree.TemplateRegistry
-
Retrieves the set of DelegateTemplateDivisions for all variants of a given a delegate
template name.
- getDelTemplateKey() - Method in class com.google.template.soy.soytree.TemplateDelegateNode
-
Returns the delegate template key (name and variant).
- getDelTemplateName() - Method in class com.google.template.soy.soytree.TemplateDelegateNode
-
Returns the delegate template name.
- getDelTemplateNameToKeysMap() - Method in class com.google.template.soy.soytree.TemplateRegistry
-
Returns a multimap from delegate template name to set of keys.
- getDelTemplatesMap() - Method in class com.google.template.soy.soytree.TemplateRegistry
-
Returns a multimap from delegate template key (name and variant)
to DelegateTemplateDivisions, where the list of divisions is in
descending priority order.
- getDelTemplateVariant() - Method in class com.google.template.soy.soytree.TemplateDelegateNode
-
Returns the delegate template variant.
- getDependencies(String) - Method in class com.google.javascript.jscomp.deps.DefaultDependencyResolver
-
Gets a list of dependencies for the provided code.
- getDependencies(Collection<String>) - Method in class com.google.javascript.jscomp.deps.DefaultDependencyResolver
-
Gets a list of dependencies for the provided list of symbols.
- getDependencies(String, Set<String>, boolean) - Method in class com.google.javascript.jscomp.deps.DefaultDependencyResolver
-
- getDependencies(Collection<String>, Set<String>) - Method in class com.google.javascript.jscomp.deps.DefaultDependencyResolver
-
- getDependencies(String) - Method in interface com.google.javascript.jscomp.deps.DependencyResolver
-
Gets a list of dependencies for the provided code.
- getDependencies(Collection<String>) - Method in interface com.google.javascript.jscomp.deps.DependencyResolver
-
Gets a list of dependencies for *the provided list of symbols.
- getDependencies(String, Set<String>, boolean) - Method in interface com.google.javascript.jscomp.deps.DependencyResolver
-
- getDependencies(Collection<String>, Set<String>) - Method in interface com.google.javascript.jscomp.deps.DependencyResolver
-
- getDependencies() - Method in class com.google.javascript.jscomp.JSModule
-
Gets the list of modules that this module depends on.
- getDependencies() - Method in class org.plovr.Manifest
-
- getDependenciesOf(List<INPUT>, boolean) - Method in class com.google.javascript.jscomp.deps.SortedDependencies
-
Gets all the dependencies of the given roots.
- getDependencyInfo(String) - Method in class com.google.javascript.jscomp.deps.DependencyFile
-
Gets the dependency info for the provided symbol, if contained in this
dependency file.
- getDependentModule() - Method in exception com.google.javascript.jscomp.JSModuleGraph.ModuleDependenceException
-
- getDeprecationReason() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the deprecation reason or null if none specified.
- getDeps() - Method in class org.plovr.ModuleConfig.ModuleInfo
-
- getDepth() - Method in class com.google.javascript.jscomp.JSModule
-
- getDepth() - Method in class com.google.javascript.jscomp.Scope
-
The depth of the scope.
- getDepth() - Method in class com.google.javascript.jscomp.TypedScope
-
- getDesc() - Method in class com.google.javascript.jscomp.JsMessage
-
Gets the description associated with this message, intended to help
translators, or null if this message has no description.
- getDesc() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns the description for translators.
- getDesc() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns the description string for translators.
- getDescription() - Method in class com.google.javascript.refactoring.SuggestedFix
-
- getDescription() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the description specified by the @desc annotation.
- getDescription() - Method in class com.google.javascript.rhino.JSDocInfo.Marker
-
Gets the position information for the description found
in a block tag.
- getDescription() - Method in enum com.google.template.soy.exprtree.Operator
-
Returns a short description of this operator (usually just the token string).
- getDescription() - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- getDescription() - Method in class org.plovr.docgen.ClassDescriptor
-
- getDescription() - Method in interface org.plovr.docgen.Descriptor
-
- getDescription() - Method in class org.plovr.docgen.EnumDescriptor
-
- getDescription() - Method in class org.plovr.docgen.EnumValueDescriptor
-
- getDescription() - Method in class org.plovr.docgen.LibraryDescriptor
-
- getDescription() - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- getDescription() - Method in class org.plovr.docgen.MethodDescriptor
-
- getDescription() - Method in class org.plovr.docgen.ParamDescriptor.Builder
-
- getDescription() - Method in class org.plovr.docgen.ParamDescriptor
-
- getDescriptionForParameter(String) - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the description for the parameter with the given name, if its
exists.
- getDescriptorExpression() - Method in interface com.google.template.soy.types.proto.SoyProtoType
-
For ParseInfo generation, return a string that represents the Java
source expression for the static descriptor constant.
- getDestination() - Method in interface com.google.javascript.jscomp.graph.DiGraph.DiGraphEdge
-
- getDiagnosticGroups() - Method in class com.google.javascript.jscomp.Compiler
-
The warning classes that are available from the command-line, and
are suppressible by the @suppress annotation.
- getDiagnosticGroups() - Method in class com.google.javascript.jscomp.CompilerOptions
-
The warning classes that are available.
- getDiagnosticGroups() - Method in class org.plovr.PlovrClosureCompiler
-
- getDir() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- getDirectedGraphEdges(N, N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- getDirectedGraphEdges(N, N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getDirectedGraphNode(N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- getDirectedGraphNode(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getDirectedGraphNodes() - Method in class com.google.javascript.jscomp.graph.DiGraph
-
Gets an immutable iterable over all the nodes in the graph.
- getDirectedGraphNodes() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getDirectedPredNodes(DiGraph.DiGraphNode<N, E>) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- getDirectedPredNodes(N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- getDirectedPredNodes(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getDirectedPredNodes(DiGraph.DiGraphNode<N, E>) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getDirectedSuccNodes(DiGraph.DiGraphNode<N, E>) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- getDirectedSuccNodes(N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- getDirectedSuccNodes(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getDirectedSuccNodes(DiGraph.DiGraphNode<N, E>) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getDirectImplementors(ObjectType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Returns a collection of types that directly implement interfaceInstance.
- getDirectiveName() - Method in class com.google.template.soy.shared.internal.DirectiveDigest
-
- getDirectiveName() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
The name of the directive associated with this escaping function.
- getDirectives() - Method in class com.google.javascript.rhino.Node
-
Returns the set of ES5 directives for this node.
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.AllType
-
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.BooleanType
-
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.EnumType
-
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.JSType
-
Returns a user meaningful label for the JSType instance.
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.NullType
-
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.NumberType
-
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.StringType
-
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- getDisplayName() - Method in class com.google.javascript.rhino.jstype.VoidType
-
- getDisplayName() - Method in class org.plovr.docgen.TypeExpression
-
The "plain name" of this type, so even though a supertype may reference a
type expression which describes a non-null type (such as
"!goog.Disposable"), it is often useful to get the type without the
nullability modifier, so if this type expression represented
"!goog.Disposable", this method would return "goog.Disposable".
- getDocumentationOutputDirectory() - Method in class org.plovr.Config
-
- getDouble() - Method in class com.google.javascript.rhino.Node
-
Can only be called when getType() == TokenStream.NUMBER
- getEachReferenceTypeWithProperty(String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Returns each reference type that has a property propertyName
defined on it.
- getEdges() - Method in class com.google.javascript.jscomp.graph.Graph
-
Gets an immutable list of all edges.
- getEdges(N, N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Retrieves an edge from the graph.
- getEdges(N, N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getEdges() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getEdges(N, N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getEdges() - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getelem(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- GETELEM - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- getElements() - Method in class com.google.javascript.rhino.jstype.EnumType
-
Gets the elements defined on this enum.
- getElementsType() - Method in class com.google.javascript.rhino.jstype.EnumType
-
Gets the elements' type.
- getElementType() - Method in class com.google.template.soy.types.aggregate.ListType
-
- getEnclosingFunction() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Examines the functions stack for the last instance of a function node.
- getEnclosingFunction(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Finds the function containing the given node.
- getEnclosingScope(Node) - Method in class com.google.javascript.jscomp.SymbolTable
-
Gets the scope that contains the given node.
- getEnclosingScript(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Finds the script containing the given node.
- getEnclosingStatement(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- getEnd() - Method in class com.google.common.css.SourceCodeLocation
-
- getEndCharacterIndex() - Method in class com.google.common.css.SourceCodeLocation
-
- getEndColumn() - Method in interface com.google.common.css.compiler.ast.CharStream
-
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndColumn() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndColumn() - Method in class com.google.template.soy.base.SourceLocation
-
Returns the column number in the source file where this location ends (1-based).
- getEndColumn() - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Get token end column number.
- getEndColumn() - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Get token end column number.
- getEndColumn() - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Get token end column number.
- getEndContext() - Method in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode
-
The context in which the text node ends.
- getEndIndexInLine() - Method in class com.google.common.css.SourceCodeLocation
-
- getEndingLineNumber() - Method in interface com.google.javascript.jscomp.Region
-
Get the ending line number.
- getEndingLineNumber() - Method in class com.google.javascript.jscomp.SimpleRegion
-
- getEndLine() - Method in interface com.google.common.css.compiler.ast.CharStream
-
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndLine() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndLine() - Method in class com.google.javascript.rhino.SourcePosition
-
Returns the ending line number of this position.
- getEndLine() - Method in class com.google.template.soy.base.SourceLocation
-
Returns the line number in the source file where this location ends (1-based).
- getEndLine() - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Get token end line number.
- getEndLine() - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Get token end line number.
- getEndLine() - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Get token end line number.
- getEndLineNumber() - Method in class com.google.common.css.SourceCodeLocation
-
- getEntries() - Static method in class com.google.javascript.jscomp.parsing.parser.util.Timer
-
- getEntry() - Method in class com.google.javascript.jscomp.ControlFlowGraph
-
Gets the entry point of the control flow graph.
- getEntryDir(String, boolean) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
Returns the directionality of the first character with strong directionality in the string,
or Dir.NEUTRAL if none was encountered.
- getEntryDir(String) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
- getEnum() - Method in class com.google.javascript.jscomp.newtypes.Declaration
-
- getEnumeratedType() - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
- getEnumeratedType() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getEnumParameterType() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the enum parameter type specified by the @enum annotation.
- getEnums() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getEnvironment() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getErrorCode() - Method in exception com.google.javascript.jscomp.webservice.common.AbstractWebServiceException
-
- getErrorCount() - Method in class com.google.common.css.compiler.ast.BasicErrorManager
-
- getErrorCount() - Method in class com.google.javascript.jscomp.BasicErrorManager
-
- getErrorCount() - Method in class com.google.javascript.jscomp.Compiler
-
Gets the number of errors.
- getErrorCount() - Method in interface com.google.javascript.jscomp.ErrorManager
-
Gets the number of reported errors.
- getErrorFormat() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getErrorLevel(JSError) - Method in class com.google.javascript.jscomp.Compiler
-
- getErrorManager() - Method in class com.google.javascript.jscomp.AbstractCompiler
-
Gets the error manager.
- getErrorManager() - Method in class com.google.javascript.jscomp.Compiler
-
- getErrorReporter() - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getErrors() - Method in class com.google.common.css.compiler.ast.AccessibleErrorManager
-
- getErrors() - Method in class com.google.javascript.jscomp.BasicErrorManager
-
- getErrors() - Method in class com.google.javascript.jscomp.Compiler
-
Returns the array of errors (never null).
- getErrors() - Method in interface com.google.javascript.jscomp.ErrorManager
-
Gets all the errors.
- getErrors() - Method in class org.plovr.CssHandler.ErrorManager
-
- getErrorStream() - Method in class org.plovr.Config
-
- getEscaped() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.Escape
-
- getEscapes() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
The escapes need to translate the input language to the output language.
- getEscapesName() - Method in class com.google.template.soy.shared.internal.DirectiveDigest
-
- getEscapingDirectiveNames() - Method in class com.google.template.soy.soytree.CallNode
-
Returns the escaping directives, applied from left to right.
- getEscapingDirectiveNames() - Method in class com.google.template.soy.soytree.jssrc.GoogMsgRefNode
-
Returns the escaping directives, applied from left to right.
- getEscapingDirectiveNames() - Method in class com.google.template.soy.soytree.MsgFallbackGroupNode
-
Returns the escaping directives, applied from left to right.
- getEscapingModes() - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Returns the escaping mode appropriate for dynamic content inserted in this context.
- getExistingIntProp(int) - Method in class com.google.javascript.rhino.Node
-
- getExitDir(String, boolean) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
Returns the directionality of the last character with strong directionality in the string, or
Dir.NEUTRAL if none was encountered.
- getExitDir(String) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
- getExperimentalCompilerOptions() - Method in class org.plovr.Config.Builder
-
- getExplicitValue() - Method in class com.google.template.soy.msgs.restricted.SoyMsgPluralCaseSpec
-
Get the numeric value.
- getExportPropertyFunction() - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
Use closure's implementation.
- getExportPropertyFunction() - Method in interface com.google.javascript.jscomp.CodingConvention
-
Function name used when exporting properties.
- getExportPropertyFunction() - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getExportsAsExternsFor(Config) - Method in class org.plovr.CompilationServer
-
- getExportSymbolFunction() - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
Use closure's implementation.
- getExportSymbolFunction() - Method in interface com.google.javascript.jscomp.CodingConvention
-
Function name used when exporting symbols.
- getExportSymbolFunction() - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getExpr() - Method in class com.google.template.soy.soytree.ExprUnion
-
Returns the expression tree if the expression is in V2 syntax, else null.
- getExpr() - Method in class com.google.template.soy.soytree.ForeachNode
-
Returns the parsed expression.
- getExpr() - Method in class com.google.template.soy.soytree.ForeachNonemptyNode
-
Returns the expression we're iterating over.
- getExpr() - Method in class com.google.template.soy.soytree.MsgPluralNode
-
Returns the parsed expression.
- getExpr() - Method in class com.google.template.soy.soytree.MsgSelectNode
-
Returns the expression for the value to select on.
- getExpr() - Method in class com.google.template.soy.soytree.SwitchNode
-
Returns the parsed expression, or null if the expression is not in V2 syntax.
- getExprList() - Method in class com.google.template.soy.soytree.SwitchCaseNode
-
Returns the parsed expression list, or null if the expression list is not in V2 syntax.
- getExprListText() - Method in class com.google.template.soy.soytree.SwitchCaseNode
-
Returns the text for this case's expression list.
- getExprText() - Method in class com.google.template.soy.soytree.ExprUnion
-
Returns the expression text.
- getExprText() - Method in class com.google.template.soy.soytree.ForeachNode
-
Returns the text of the expression we're iterating over.
- getExprText() - Method in class com.google.template.soy.soytree.ForeachNonemptyNode
-
Returns the text of the expression we're iterating over.
- getExprText() - Method in class com.google.template.soy.soytree.IfCondNode
-
Returns the text of the conditional expression.
- getExprText() - Method in class com.google.template.soy.soytree.MsgPluralNode
-
Returns the expression text.
- getExprText() - Method in class com.google.template.soy.soytree.PrintNode
-
Returns the text of the expression to print.
- getExprText() - Method in class com.google.template.soy.soytree.SwitchNode
-
Returns the text for the expression to switch on.
- getExprUnion() - Method in class com.google.template.soy.soytree.IfCondNode
-
Returns the parsed expression.
- getExprUnion() - Method in class com.google.template.soy.soytree.PrintNode
-
Returns the parsed expression, or null if the expression is not in V2 syntax.
- getExtendedInterfaces() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the interfaces extended by an interface
- getExtendedInterfaces() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Returns interfaces directly extended by an interface
- getExtendedInterfacesCount() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the number of extended interfaces specified
- getExtendedInterfacesCount() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Returns the number of interfaces directly extended by an interface
- getExtension(String) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
Returns the value mapped by the specified extension
or null if this extension does not exist.
- getExtensions() - Method in class com.google.debugging.sourcemap.SourceMapConsumerV3
-
Returns all extensions and their values (which can be any json value)
in a Map object.
- getFallbackMsg() - Method in class com.google.template.soy.soytree.MsgFallbackGroupNode
-
- getField(String) - Method in class com.google.template.soy.data.SoyAbstractRecord
-
- getField(String) - Method in class com.google.template.soy.data.SoyMapData
-
- getField(String) - Method in interface com.google.template.soy.data.SoyRecord
-
Gets a field value of this SoyRecord.
- getFieldAccessExpr(String, String, SoyBackendKind) - Method in class com.google.template.soy.types.aggregate.RecordType
-
- getFieldAccessExpr(String, String, SoyBackendKind) - Method in interface com.google.template.soy.types.SoyObjectType
-
Return the expression used to access the value of the field, for a given output context.
- getFieldAccessImports(String, SoyBackendKind) - Method in class com.google.template.soy.types.aggregate.RecordType
-
- getFieldAccessImports(String, SoyBackendKind) - Method in interface com.google.template.soy.types.SoyObjectType
-
In some cases,
accessing a field requires importing
symbols into the generated code (example being protobuf extension fields which
require importing the extension type).
- getFieldName() - Method in class com.google.template.soy.exprtree.FieldAccessNode
-
Returns the field name.
- getFieldProvider(String) - Method in class com.google.template.soy.data.internal.AugmentedParamStore
-
- getFieldProvider(String) - Method in class com.google.template.soy.data.internal.BasicParamStore
-
- getFieldProvider(String) - Method in class com.google.template.soy.data.SoyAbstractCachingRecord
-
- getFieldProvider(String) - Method in class com.google.template.soy.data.SoyMapData
-
- getFieldProvider(String) - Method in interface com.google.template.soy.data.SoyRecord
-
Gets a provider of a field value of this SoyRecord.
- getFieldProvider(SoyRecord, String) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
Helper function to make SoyRecord.getFieldProvider a non-nullable function by returning
Runtime.NULL_PROVIDER for missing fields.
- getFieldProviderInternal(String) - Method in class com.google.template.soy.data.SoyAbstractCachingRecord
-
Gets a provider of a field value of this SoyRecord.
- getFieldType(String) - Method in class com.google.template.soy.types.aggregate.RecordType
-
- getFieldType(String) - Method in interface com.google.template.soy.types.SoyObjectType
-
Return the data type of the field with the given name; If there's no such
field, then return null.
- getFile() - Method in class com.google.javascript.jscomp.parsing.parser.Scanner
-
- getFile() - Method in class org.plovr.ConfigPath
-
- getFileContents() - Method in class com.google.common.css.SourceCode
-
- getFileName() - Method in class com.google.common.css.SourceCode
-
- getFileName() - Method in class com.google.template.soy.base.SourceLocation
-
- getFileName() - Method in class com.google.template.soy.parseinfo.SoyFileInfo
-
Returns the source Soy file's name.
- getFileName() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns this Soy file's name (null if not supplied).
- getFilenameProvideMap() - Method in class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- getFilenameRequireMap() - Method in class com.google.common.css.compiler.passes.CollectProvideNamespaces
-
- getFileOverview() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the file overview or null if none specified.
- getFilePath() - Method in class com.google.template.soy.base.internal.AbstractSoyFileSupplier
-
- getFilePath() - Method in interface com.google.template.soy.base.internal.SoyFileSupplier
-
Returns the path to the Soy file, used for as a unique map/set key and for messages.
- getFilePath() - Method in class com.google.template.soy.base.SourceLocation
-
Returns a file path or URI useful for error messages.
- getFilePath() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns the path to the source Soy file ("unknown" if not supplied).
- getFilterName() - Method in class com.google.template.soy.shared.internal.DirectiveDigest
-
- getFirst() - Method in class com.google.javascript.jscomp.type.ChainableReverseAbstractInterpreter
-
Gets the first link of this chain.
- getFirst(Iterable<T>) - Static method in class org.plovr.util.IterablesUtil
-
- getFirst() - Method in class org.plovr.util.Pair
-
- getFirstChild() - Method in class com.google.javascript.rhino.Node
-
- getFirstEdge(N, N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Retrieves any edge from the graph.
- getFirstEdge(N, N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getFirstEdge(N, N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getFirstLine(String) - Static method in class com.google.javascript.jscomp.WhitelistWarningsGuard
-
- getFixesForJsError(JSError, AbstractCompiler) - Static method in class com.google.javascript.refactoring.ErrorToFixMapper
-
- getFixForJsError(JSError, AbstractCompiler) - Static method in class com.google.javascript.refactoring.ErrorToFixMapper
-
- getFloat(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Precondition: The specified key string is the path to a float.
- getFloat(int) - Method in class com.google.template.soy.data.SoyListData
-
Precondition: The specified index contains a float.
- getForeachNodeId() - Method in class com.google.template.soy.soytree.ForeachNonemptyNode
-
- getFormalType(int) - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getFormalType(int) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getFormattedError() - Method in exception com.google.javascript.jscomp.webservice.common.AbstractWebServiceException
-
- getForTesting(Key<T>) - Method in class com.google.template.soy.shared.internal.GuiceSimpleScope
-
Gets a value in the current occurrence of this scope.
- getForwardDirectedGraph() - Method in class com.google.javascript.jscomp.CallGraph
-
Constructs and returns a directed graph where the nodes are functions and
the edges are callsites connecting callers to callees.
- getFrom() - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- getFullTagText() - Method in class com.google.template.soy.soytree.MsgHtmlTagNode
-
Returns tag text used to determine whether two nodes refer to the same placeholder.
- getFuncName() - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
- getFunction() - Method in class com.google.common.css.compiler.ast.CssFunctionNode
-
- getFunction(String) - Method in class com.google.template.soy.jbcsrc.api.RenderContext
-
- getFunctionForAstNode(Node) - Method in class com.google.javascript.jscomp.CallGraph
-
Returns the call graph Function object corresponding to the provided
AST Token.FUNCTION node, or null if no such object exists.
- getFunctionMap() - Static method in class com.google.common.css.compiler.gssfunctions.GssFunctions
-
- getFunctionName() - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode
-
- getFunctionName() - Method in class com.google.common.css.compiler.ast.CssFunctionNode.Function
-
- getFunctionName() - Method in class com.google.common.css.compiler.ast.CssFunctionNode
-
- getFunctionName() - Method in class com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec
-
Returns the name of the function.
- getFunctionName(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- getFunctionName() - Method in class com.google.template.soy.exprtree.FunctionNode
-
Returns the function name.
- getFunctionName() - Method in enum com.google.template.soy.shared.internal.NonpluginFunction
-
Returns the function name.
- getFunctionParameters(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- getFunctionScope() - Method in class com.google.javascript.jscomp.newtypes.Declaration
-
- getFunctionType() - Method in class com.google.common.css.compiler.ast.CssPseudoClassNode
-
- getFunctionType(JSDocInfo, String, Node, RawNominalType, RawNominalType, DeclaredTypeRegistry) - Method in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
Consumes either a "classic" function jsdoc with @param, @return, etc,
or a jsdoc with @type {function ...} and finds the types of the formal
parameters and the return value.
- getFunctionType() - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- getFunctionType() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
- getFunType() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getFunTypeIfSingletonObj() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getGlobalObject() - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- getGlobalObject() - Method in interface com.google.javascript.jscomp.CodingConvention
-
Gets the name of the global object.
- getGlobalObject() - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getGlobalObject() - Method in class com.google.javascript.jscomp.JqueryCodingConvention
-
- getGlobalScope() - Method in class com.google.javascript.jscomp.SymbolTable
-
Returns the global scope.
- getGlobalScopeName() - Method in class org.plovr.Config
-
- getGraph() - Method in class com.google.javascript.jscomp.graph.GraphColoring
-
- getGraphvizEdges() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph
-
Retrieve a list of edges in the graph.
- getGraphvizEdges() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getGraphvizEdges() - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getGraphvizNodes() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph
-
Retrieve a list of nodes in the graph.
- getGraphvizNodes() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getGraphvizNodes() - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getGreatestSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Gets the greatest subtype of this and that.
- getGreatestSubtypeWithProperty(JSType, String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Gets the greatest subtype of the type that has a property
propertyName defined on it.
- getGroup() - Method in class com.google.javascript.jscomp.ant.Warning
-
- getGssError() - Method in exception com.google.common.css.compiler.ast.GssParserException
-
- getGssFunctionMapProviderClassName() - Method in class org.plovr.Config
-
- getGzipSize(String) - Static method in class org.plovr.util.GzipUtil
-
- getGzSize() - Method in class com.google.javascript.jscomp.PerformanceTracker
-
- getHandledErrors() - Method in class com.google.common.css.compiler.ast.AbstractGssParser.ParseResult
-
- getHandledErrors() - Method in class com.google.common.css.compiler.ast.GssParser
-
Returns errors from previous call to parse().
- getHandledErrors() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- getHeaderDecls() - Method in class com.google.template.soy.soyparse.TemplateParseResult
-
- getId() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph.GraphvizNode
-
Retrieves the unique ID.
- getId() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- getId() - Method in class com.google.javascript.jscomp.JsMessage
-
Gets the message's id, or name (e.g.
- getId() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getId() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns the unique id for this message (same across all translations).
- getId() - Method in class com.google.template.soy.soytree.AbstractSoyNode
-
- getId() - Method in interface com.google.template.soy.soytree.SoyNode
-
Returns this node's id.
- getId() - Method in class org.plovr.Config
-
- getIdName() - Method in class com.google.javascript.rhino.InputId
-
- GetImage() - Method in interface com.google.common.css.compiler.ast.CharStream
-
Returns a string made up of characters from the marked token beginning
to the current buffer position.
- GetImage() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Returns a string made up of characters from the marked token beginning
to the current buffer position.
- GetImage() - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Get token literal value.
- GetImage() - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Get token literal value.
- GetImage() - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Get token literal value.
- getImplementedInterfaceCount() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the number of interfaces specified by the @implements
annotation.
- getImplementedInterfaces() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the types specified by the @implements annotation.
- getImplementedInterfaces() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Returns interfaces implemented directly by a class or its superclass.
- getImplicitPrototype() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- getImplicitPrototype() - Method in class com.google.javascript.rhino.jstype.EnumType
-
- getImplicitPrototype() - Method in class com.google.javascript.rhino.jstype.NoObjectType
-
- getImplicitPrototype() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the implicit prototype (a.k.a.
- getImplicitPrototype() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- getImplicitPrototype() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getImplicitPrototype() - Method in class com.google.javascript.rhino.jstype.RecordType
-
- getImplicitPrototype() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- getImplicitReturn() - Method in class com.google.javascript.jscomp.ControlFlowGraph
-
Gets the implicit return node.
- getImportRules() - Method in class com.google.common.css.compiler.ast.CssRootNode
-
- getIndentIncrementLen() - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Returns the number of spaces between indent stops.
- getIndex() - Method in class com.google.template.soy.exprtree.Operator.Operand
-
Returns the index of this operand.
- getIndexInLine() - Method in class com.google.common.css.SourceCodeLocation
-
- getIndexOfChild(Node) - Method in class com.google.javascript.rhino.Node
-
- getIndexOfSymbol(SymbolTable.Symbol) - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
Gets a unique index for the symbol in this scope.
- getIndicatorLine() - Method in class com.google.common.css.SourceCodeIndicator
-
- getIndirectlyDeclaredProperties() - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- getIndirectlyDeclaredProperties() - Method in interface com.google.javascript.jscomp.CodingConvention
-
Gets a collection of all properties that are defined indirectly on global
objects.
- getIndirectlyDeclaredProperties() - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getInEdges() - Method in interface com.google.javascript.jscomp.graph.DiGraph.DiGraphNode
-
- getInEdges(N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
Gets an immutable list of in edges of the given node.
- getInEdges(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getInEdges() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- getInferTypes() - Method in class com.google.javascript.jscomp.CompilerOptions
-
Gets the inferTypes flag.
- getInitialValue() - Method in class com.google.javascript.jscomp.TypedVar
-
- getInitialValue() - Method in class com.google.javascript.jscomp.Var
-
- getInjectedParams() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the injected params from template header.
- getInjector() - Method in class org.plovr.soy.server.Config
-
- getInnocuousOutput() - Method in class com.google.template.soy.shared.internal.DirectiveDigest
-
- getInnocuousOutput() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
Returns an innocuous string in this context that can be used when filtering.
- getInnocuousOutput() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.FilterImageDataUri
-
- getInnocuousOutput() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.FilterNormalizeUri
-
- getInput(InputId) - Method in class com.google.javascript.jscomp.AbstractCompiler
-
Looks up an input (possibly an externs input) by input id.
- getInput(InputId) - Method in class com.google.javascript.jscomp.Compiler
-
- getInput() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Gets the current input source.
- getInput() - Method in exception org.plovr.CircularDependencyException
-
- getInput() - Method in exception org.plovr.MissingProvideException
-
- getInput() - Method in exception org.plovr.PlovrCoffeeScriptCompilerException
-
- getInput() - Method in exception org.plovr.PlovrSoySyntaxException
-
- getInputId() - Method in class com.google.javascript.jscomp.CompilerInput
-
Returns a name for this input.
- getInputId() - Method in class com.google.javascript.jscomp.JsAst
-
- getInputId(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- getInputId() - Method in interface com.google.javascript.jscomp.SourceAst
-
- getInputId() - Method in class com.google.javascript.jscomp.SyntheticAst
-
- getInputId() - Method in class com.google.javascript.rhino.Node
-
- getInputName() - Method in class com.google.javascript.jscomp.TypedVar
-
- getInputProviding(String) - Method in class com.google.javascript.jscomp.deps.SortedDependencies
-
Return the input that gives us the given symbol.
- getInputs() - Method in class com.google.javascript.jscomp.JSModule
-
Gets this module's list of source code inputs.
- getInputs() - Method in class org.plovr.Compilation
-
- getInputs() - Method in class org.plovr.ModuleConfig.ModuleInfo
-
- getInputsById() - Method in class com.google.javascript.jscomp.Compiler
-
Returns an unmodifiable view of the compiler inputs indexed by id.
- getInputsInCompilationOrder() - Method in class org.plovr.Manifest
-
- getInputsWithoutProvides() - Method in class com.google.javascript.jscomp.deps.SortedDependencies
-
- getInstance() - Static method in class com.google.common.css.compiler.passes.DummyErrorManager
-
- getInstance() - Static method in class com.google.debugging.sourcemap.SourceMapGeneratorFactory
-
- getInstance(SourceMapFormat) - Static method in class com.google.debugging.sourcemap.SourceMapGeneratorFactory
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.BidiGlobalDirSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoAutoescapeTrueSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoBidiSupportSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoCallOtherFileSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoCallWithoutParamSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoCallWithParamBlockSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoCallWithParamSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoCommentsSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoDoubleBracesSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoExpressionsSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoForeachSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoForSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoIfSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoLineJoiningSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoMsgSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoParamWithKindAttributeSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoPrintSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoRawTextCommandsSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.DemoSwitchSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo.ExampleHeaderSoyTemplateInfo
-
- getInstance() - Static method in class com.google.template.soy.examples.FeaturesSoyInfo
-
- getInstance(Dir) - Static method in class com.google.template.soy.internal.i18n.BidiFormatter
-
Factory for creating an instance of BidiFormatter given the context directionality.
- getInstance(boolean) - Static method in class com.google.template.soy.internal.i18n.BidiFormatter
-
Factory for creating an instance of BidiFormatter given the context directionality.
- getInstance() - Static method in class com.google.template.soy.types.primitive.AnyType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.BoolType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.FloatType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.IntType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.NullType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.SanitizedType.AttributesType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.SanitizedType.CssType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.SanitizedType.HtmlType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.SanitizedType.JsType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.SanitizedType.UriType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.StringType
-
Return the single instance of this type.
- getInstance() - Static method in class com.google.template.soy.types.primitive.UnknownType
-
Return the single instance of this type.
- getInstance() - Static method in class org.plovr.CoffeeScriptCompiler
-
- getInstance() - Static method in class org.plovr.TypeScriptCompiler
-
- getInstanceAsJSType() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getInstanceAsJSType() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getInstanceMethodByName(String) - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- getInstanceMethods() - Method in class org.plovr.docgen.ClassDescriptor
-
- getInstancePropDeclaredType(String) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getInstanceType() - Method in interface com.google.javascript.rhino.FunctionTypeI
-
- getInstanceType() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Gets the type of instance of this function.
- getInstanceTypeOfCtor() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getInstanceWithNoContext() - Static method in class com.google.template.soy.internal.i18n.BidiFormatter
-
Factory for creating an instance of BidiFormatter for an unknown directionality context.
- getInstanceWithNullability(boolean) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getInstantiatedInterfaces() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getInstantiatedSuperclass() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getInteger(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Precondition: The specified key string is the path to an integer.
- getInteger(int) - Method in class com.google.template.soy.data.SoyListData
-
Precondition: The specified index contains an integer.
- getIntegerIndex(SoyValue) - Method in class com.google.template.soy.data.SoyAbstractList
-
Gets the integer index out of a SoyValue key, or throws SoyDataException if the key is not an
integer.
- getInterfaces() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getIntermediateState() - Method in class com.google.javascript.jscomp.DefaultPassConfig
-
- getIntermediateState() - Method in class com.google.javascript.jscomp.PassConfig
-
Get intermediate state for a running pass config, so it can
be paused and started again later.
- getIntProp(int) - Method in class com.google.javascript.rhino.Node
-
Returns the integer value for the property, or 0 if the property
is not defined.
- getInvertedDependencyTree() - Method in class org.plovr.ModuleConfig
-
- getIObjectKeyKey() - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getIObjectTemplateTypeNames() - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getIObjectValueKey() - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getIsDefault() - Method in class com.google.common.css.compiler.ast.CssValueNode
-
- getItem() - Method in class com.google.javascript.rhino.SourcePosition
-
Returns the item found at this source position.
- getItem(SoyValue) - Method in class com.google.template.soy.data.SoyAbstractList
-
- getItem(SoyValue) - Method in class com.google.template.soy.data.SoyAbstractMap
-
- getItem(SoyValue) - Method in class com.google.template.soy.data.SoyListData
-
- getItem(SoyValue) - Method in interface com.google.template.soy.data.SoyMap
-
Gets an item value of this SoyMap.
- getItem(SoyValue) - Method in class com.google.template.soy.data.SoyMapData
-
- getItemCnt() - Method in class com.google.template.soy.data.SoyAbstractList
-
- getItemCnt() - Method in class com.google.template.soy.data.SoyListData
-
- getItemCnt() - Method in interface com.google.template.soy.data.SoyMap
-
Gets the number of items in this SoyMap.
- getItemCnt() - Method in class com.google.template.soy.data.SoyMapData
-
- getItemKeys() - Method in class com.google.template.soy.data.SoyAbstractList
-
- getItemKeys() - Method in class com.google.template.soy.data.SoyListData
-
- getItemKeys() - Method in interface com.google.template.soy.data.SoyMap
-
Gets an iterable over all item keys in this SoyMap.
- getItemKeys() - Method in class com.google.template.soy.data.SoyMapData
-
- getItemProvider(SoyValue) - Method in class com.google.template.soy.data.SoyAbstractList
-
- getItemProvider(SoyValue) - Method in class com.google.template.soy.data.SoyListData
-
- getItemProvider(SoyValue) - Method in interface com.google.template.soy.data.SoyMap
-
Gets a provider of an item value of this SoyMap.
- getItemProvider(SoyValue) - Method in class com.google.template.soy.data.SoyMapData
-
- getJobDescription() - Method in class com.google.common.css.JobDescriptionBuilder
-
- getJsContentType() - Method in class org.plovr.Config
-
The value of the Content-Type header to use when writing JavaScript content
in response to an HTTP request.
- getJSDocInfo() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
- getJSDocInfo() - Method in class com.google.javascript.jscomp.TypedVar
-
- getJSDocInfo() - Method in class com.google.javascript.jscomp.Var
-
- getJSDocInfo() - Method in class com.google.javascript.rhino.jstype.JSType
-
Gets the docInfo for this type.
- getJSDocInfo() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the docInfo for this type.
- getJSDocInfo() - Method in class com.google.javascript.rhino.jstype.Property
-
- getJSDocInfo() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getJSDocInfo() - Method in class com.google.javascript.rhino.jstype.SimpleSlot
-
- getJSDocInfo() - Method in class com.google.javascript.rhino.Node
-
- getJSDocInfo() - Method in interface com.google.javascript.rhino.StaticSlot
-
Gets the JSDoc for this slot.
- getJSType() - Method in class com.google.javascript.rhino.Node
-
Returns the compiled inferred type on this node.
- getJSTypeBeforeCast() - Method in class com.google.javascript.rhino.Node
-
Returns the type of this node before casting.
- getJsTypeExpr(SoyType) - Static method in class com.google.template.soy.jssrc.internal.JsSrcUtils
-
Given a Soy type, return the corresponding jscompiler doc type expression.
- getJsTypeExpr(SoyType, boolean, boolean) - Static method in class com.google.template.soy.jssrc.internal.JsSrcUtils
-
- getJsTypeName(SoyType) - Static method in class com.google.template.soy.jssrc.internal.JsSrcUtils
-
Given a Soy type, return the corresponding jscompiler type name.
- getKey() - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
Gets the message's key (e.g.
- getKey() - Method in class com.google.javascript.jscomp.JsMessage
-
Gets the message's key, or name (e.g.
- getKey() - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- getKey() - Method in class com.google.template.soy.soytree.CallParamNode
-
Returns the param key.
- getKey() - Method in class com.google.template.soy.soytree.CallParamValueNode
-
- getKeyExprChild() - Method in class com.google.template.soy.exprtree.ItemAccessNode
-
Returns the key expression.
- getKeys() - Method in class com.google.common.css.compiler.ast.CssKeyframeRulesetNode
-
- getKeys() - Method in class com.google.template.soy.data.SoyMapData
-
Gets the keys in this map data.
- getKeyType() - Method in class com.google.template.soy.types.aggregate.MapType
-
Returns the type for keys of this map.
- getKeyValue() - Method in class com.google.common.css.compiler.ast.CssKeyNode
-
- getKind() - Method in class com.google.template.soy.exprtree.BooleanNode
-
- getKind() - Method in interface com.google.template.soy.exprtree.ExprNode
-
Gets this node's kind (corresponding to this node's specific type).
- getKind() - Method in class com.google.template.soy.exprtree.ExprRootNode
-
- getKind() - Method in class com.google.template.soy.exprtree.FieldAccessNode
-
- getKind() - Method in class com.google.template.soy.exprtree.FloatNode
-
- getKind() - Method in class com.google.template.soy.exprtree.FunctionNode
-
- getKind() - Method in class com.google.template.soy.exprtree.GlobalNode
-
- getKind() - Method in class com.google.template.soy.exprtree.IntegerNode
-
- getKind() - Method in class com.google.template.soy.exprtree.ItemAccessNode
-
- getKind() - Method in class com.google.template.soy.exprtree.ListLiteralNode
-
- getKind() - Method in class com.google.template.soy.exprtree.MapLiteralNode
-
- getKind() - Method in class com.google.template.soy.exprtree.NullNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.AndOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.ConditionalOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.DivideByOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.EqualOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.GreaterThanOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.GreaterThanOrEqualOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.LessThanOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.LessThanOrEqualOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.MinusOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.ModOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.NegativeOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.NotEqualOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.NotOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.NullCoalescingOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.OrOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.PlusOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.OperatorNodes.TimesOpNode
-
- getKind() - Method in class com.google.template.soy.exprtree.StringNode
-
- getKind() - Method in class com.google.template.soy.exprtree.VarNode
-
- getKind() - Method in class com.google.template.soy.exprtree.VarRefNode
-
- getKind() - Method in class com.google.template.soy.soytree.CallBasicNode
-
- getKind() - Method in class com.google.template.soy.soytree.CallDelegateNode
-
- getKind() - Method in class com.google.template.soy.soytree.CallParamContentNode
-
- getKind() - Method in class com.google.template.soy.soytree.CallParamValueNode
-
- getKind() - Method in class com.google.template.soy.soytree.CssNode
-
- getKind() - Method in class com.google.template.soy.soytree.DebuggerNode
-
- getKind() - Method in class com.google.template.soy.soytree.ForeachIfemptyNode
-
- getKind() - Method in class com.google.template.soy.soytree.ForeachNode
-
- getKind() - Method in class com.google.template.soy.soytree.ForeachNonemptyNode
-
- getKind() - Method in class com.google.template.soy.soytree.ForNode
-
- getKind() - Method in class com.google.template.soy.soytree.IfCondNode
-
- getKind() - Method in class com.google.template.soy.soytree.IfElseNode
-
- getKind() - Method in class com.google.template.soy.soytree.IfNode
-
- getKind() - Method in class com.google.template.soy.soytree.jssrc.GoogMsgDefNode
-
- getKind() - Method in class com.google.template.soy.soytree.jssrc.GoogMsgRefNode
-
- getKind() - Method in class com.google.template.soy.soytree.LetContentNode
-
- getKind() - Method in class com.google.template.soy.soytree.LetValueNode
-
- getKind() - Method in class com.google.template.soy.soytree.LogNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgFallbackGroupNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgHtmlTagNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgPlaceholderNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgPluralCaseNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgPluralDefaultNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgPluralNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgSelectCaseNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgSelectDefaultNode
-
- getKind() - Method in class com.google.template.soy.soytree.MsgSelectNode
-
- getKind() - Method in class com.google.template.soy.soytree.PrintDirectiveNode
-
- getKind() - Method in class com.google.template.soy.soytree.PrintNode
-
- getKind() - Method in class com.google.template.soy.soytree.RawTextNode
-
- getKind() - Method in class com.google.template.soy.soytree.SoyFileNode
-
- getKind() - Method in class com.google.template.soy.soytree.SoyFileSetNode
-
- getKind() - Method in interface com.google.template.soy.soytree.SoyNode
-
Returns this node's kind (corresponding to this node's specific type).
- getKind() - Method in class com.google.template.soy.soytree.SwitchCaseNode
-
- getKind() - Method in class com.google.template.soy.soytree.SwitchDefaultNode
-
- getKind() - Method in class com.google.template.soy.soytree.SwitchNode
-
- getKind() - Method in class com.google.template.soy.soytree.TemplateBasicNode
-
- getKind() - Method in class com.google.template.soy.soytree.TemplateDelegateNode
-
- getKind() - Method in class com.google.template.soy.soytree.XidNode
-
- getKind() - Method in class com.google.template.soy.types.aggregate.ListType
-
- getKind() - Method in class com.google.template.soy.types.aggregate.MapType
-
- getKind() - Method in class com.google.template.soy.types.aggregate.RecordType
-
- getKind() - Method in class com.google.template.soy.types.aggregate.UnionType
-
- getKind() - Method in class com.google.template.soy.types.primitive.AnyType
-
- getKind() - Method in class com.google.template.soy.types.primitive.BoolType
-
- getKind() - Method in class com.google.template.soy.types.primitive.ErrorType
-
- getKind() - Method in class com.google.template.soy.types.primitive.FloatType
-
- getKind() - Method in class com.google.template.soy.types.primitive.IntType
-
- getKind() - Method in class com.google.template.soy.types.primitive.NullType
-
- getKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.AttributesType
-
- getKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.CssType
-
- getKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.HtmlType
-
- getKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.JsType
-
- getKind() - Method in class com.google.template.soy.types.primitive.SanitizedType.UriType
-
- getKind() - Method in class com.google.template.soy.types.primitive.StringType
-
- getKind() - Method in class com.google.template.soy.types.primitive.UnknownType
-
- getKind() - Method in interface com.google.template.soy.types.SoyType
-
Returns what kind of type this is.
- getLabel() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph.GraphvizEdge
-
Retrieves the label of the edge.
- getLabel() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph.GraphvizNode
-
Retrieves the label of the node.
- getLabel() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- getLabel() - Method in class com.google.javascript.jscomp.parsing.parser.trees.BreakStatementTree
-
- getLabel() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ContinueStatementTree
-
- getLangFunctionNames(EscapingConventions.EscapingLanguage) - Method in class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
The names of existing language builtins or available library functions (such as Google
Closure) that implement the escaping convention.
- getLangFunctionNames(EscapingConventions.EscapingLanguage) - Method in class com.google.template.soy.shared.restricted.EscapingConventions.EscapeHtml
-
- getLangFunctionNames(EscapingConventions.EscapingLanguage) - Method in class com.google.template.soy.shared.restricted.EscapingConventions.EscapeUri
-
- getLanguage() - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- getLanguage() - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- getLanguage() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Get the language being generated here.
- getLanguageIn() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getLanguageOut() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getLastChar() - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
Returns the last character in the buffer.
- getLastCharIndex() - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
- getLastChild() - Method in class com.google.common.css.compiler.ast.CssNodesListNode
-
- getLastChild() - Method in class com.google.javascript.rhino.Node
-
- getLastCompilation(Config) - Method in class org.plovr.CompilationServer
-
- getLastLineIndex() - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
Returns the index of the line which contains the last character at lastCharIndex.
- getLastSibling() - Method in class com.google.javascript.rhino.Node
-
- getLastValueForParam(String) - Method in class org.plovr.QueryData
-
- getLcTagName() - Method in class com.google.template.soy.soytree.MsgHtmlTagNode
-
Returns the lower-case HTML tag name (includes '/' for end tags).
- getLeastSupertype(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Gets the least supertype of this and that.
- getLeastSupertype(JSType) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- getLeft() - Method in class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
- getLeftChild() - Method in class com.google.template.soy.exprtree.OperatorNodes.NullCoalescingOpNode
-
- getLeftmostName() - Method in class com.google.javascript.jscomp.newtypes.QualifiedName
-
- getLendsName() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the name we're lending to in a @lends annotation.
- getLength() - Method in class com.google.javascript.jscomp.Compiler.CodeBuilder
-
Returns the length of the text buffer.
- getLength() - Method in class com.google.javascript.jscomp.parsing.parser.trees.Comment
-
- getLength() - Method in class com.google.javascript.refactoring.CodeReplacement
-
Returns how many bytes the new content should replace in the
original content.
- getLength() - Method in class com.google.javascript.rhino.Node
-
- getLength() - Method in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode.RawTextSlice
-
The length of the slice in chars.
- getLevel() - Method in class com.google.javascript.jscomp.ant.Warning
-
- getLevelForInfo(JSDocInfo, String, String, Map<String, ClassDescriptor.Builder>) - Static method in enum org.plovr.docgen.AccessLevel
-
className is only used if the JSDocInfo is for an instance method.
- getLicense() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the description specified by the @license annotation.
- getLikelyEndContextMismatchCause(SanitizedContent.ContentKind) - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Returns a plausible human-readable description of a context mismatch;
- getLine() - Method in interface com.google.common.css.compiler.ast.CharStream
-
Deprecated.
- getLine() - Method in class com.google.common.css.compiler.ast.GssError
-
- getLine() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Deprecated.
- getLine() - Method in class com.google.debugging.sourcemap.FilePosition
-
Returns the line number of this position.
- getLine() - Method in class com.google.debugging.sourcemap.SourceMapSection
-
- getLine(int) - Method in class com.google.javascript.jscomp.parsing.parser.LineNumberTable
-
- getLine(int) - Method in class com.google.javascript.jscomp.SourceFile
-
Gets the source line for the indicated line number.
- getLine() - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Deprecated.
- getLine() - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Deprecated.
- getLine() - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Deprecated.
- getLineCommentSyntax() - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- getLineCommentSyntax() - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- getLineCommentSyntax() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Return the syntax for starting a one line comment.
- getLineEndSyntax() - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- getLineEndSyntax() - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- getLineEndSyntax() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Return the syntax for ending a line.
- getLineLengthThreshold() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getLineno() - Method in class com.google.javascript.rhino.Node
-
- getLineNumber() - Method in class com.google.common.css.SourceCodeLocation
-
- getLineNumber() - Method in class com.google.javascript.jscomp.JSError
-
Get the line number.
- getLineNumber() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Gets the current line number, or zero if it cannot be determined.
- getLineNumber() - Method in class com.google.template.soy.base.SourceLocation
-
Returns the line number in the source file where this location begins (1-based).
- getLineNumber() - Method in exception org.plovr.CoffeeScriptCompilerException
-
- getLineNumber() - Method in exception org.plovr.PlovrCoffeeScriptCompilerException
-
- getLineNumber() - Method in exception org.plovr.PlovrSoySyntaxException
-
- getLineOffset(int) - Method in class com.google.javascript.jscomp.CompilerInput
-
- getLineOffset(int) - Method in class com.google.javascript.jscomp.SourceFile
-
- getLineOffset(int) - Method in class com.google.javascript.rhino.SimpleSourceFile
-
- getLineOffset(int) - Method in interface com.google.javascript.rhino.StaticSourceFile
-
Returns the offset of the given line number relative to the file start.
- getLineOfOffset(int) - Method in class com.google.javascript.jscomp.SourceFile
-
- getLineOfOffset(int) - Method in class com.google.javascript.rhino.SimpleSourceFile
-
- getLineOfOffset(int) - Method in interface com.google.javascript.rhino.StaticSourceFile
-
Gets the 1-based line number of the given source offset.
- getListData(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Precondition: The specified key string is the path to a SoyListData object.
- getListData(int) - Method in class com.google.template.soy.data.SoyListData
-
Precondition: The specified index contains a SoyListData object.
- getListenAddress() - Method in class org.plovr.cli.ServeCommandOptions
-
- getLocale() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
- getLocaleString() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns the language/locale string.
- getLocaleString() - Method in class com.google.template.soy.msgs.restricted.SoyMsgBundleImpl
-
- getLocaleString() - Method in interface com.google.template.soy.msgs.SoyMsgBundle
-
Gets the language/locale string of this bundle of messages.
- getLocation() - Method in class com.google.common.css.compiler.ast.GssError
-
- getLong(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Precondition: The specified key string is the path to a long.
- getLong(int) - Method in class com.google.template.soy.data.SoyListData
-
Precondition: The specified index contains a long.
- getLoopId() - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- getMainFunction() - Method in class com.google.javascript.jscomp.CallGraph
-
Returns a Function object representing the "main" global function.
- getManifest() - Method in class org.plovr.Config
-
- getMapData(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Precondition: The specified key string is the path to a SoyMapData object.
- getMapData(int) - Method in class com.google.template.soy.data.SoyListData
-
Precondition: The specified index contains a SoyMapData object.
- getMappingForLine(int, int) - Method in class com.google.debugging.sourcemap.SourceMapConsumerV3
-
- getMappingForLine(int, int) - Method in interface com.google.debugging.sourcemap.SourceMapping
-
Returns the original mapping for the line number and column position found
in the source map.
- getMappings() - Method in class com.google.common.css.RecordingSubstitutionMap
-
- getMarkers() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the list of all markers for the documentation in this JSDoc.
- getMask() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getMatcherName() - Method in class com.google.template.soy.shared.internal.DirectiveDigest
-
- getMatchSymbol() - Method in class com.google.common.css.compiler.ast.CssAttributeSelectorNode
-
- getMatchType() - Method in class com.google.common.css.compiler.ast.CssAttributeSelectorNode
-
- getMaxArguments() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Gets the maximum number of arguments that this function requires,
or Integer.MAX_VALUE if this is a variable argument function.
- getMaxArity() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getMaxArityWithoutRestFormals() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getMaxLocalVariableTableSize() - Method in class com.google.template.soy.soytree.TemplateNode
-
- getMeaning() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the meaning specified by the @meaning annotation.
- getMeaning() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns the meaning string if set, otherwise null (usually null).
- getMeaning() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns the meaning string if set, otherwise null (usually null).
- getMembers() - Method in class com.google.template.soy.types.aggregate.RecordType
-
Return the members of this record type.
- getMembers() - Method in class com.google.template.soy.types.aggregate.UnionType
-
Return the set of types contained in this union.
- getMessage() - Method in class com.google.common.css.compiler.ast.GssError
-
- getMessage() - Method in exception com.google.common.css.compiler.ast.GssParserException
-
- getMessage() - Method in error com.google.common.css.compiler.ast.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage(String) - Method in class com.google.javascript.jscomp.EmptyMessageBundle
-
Returns null, to indicate it has no message replacements.
- getMessage(String) - Method in interface com.google.javascript.jscomp.MessageBundle
-
Gets a message replacement.
- getMessage(String) - Method in class com.google.javascript.jscomp.XtbMessageBundle
-
- getMessage() - Method in exception com.google.template.soy.base.SoySyntaxException
-
- getMessage() - Method in exception com.google.template.soy.data.SoyDataException
-
- getMessage() - Method in error com.google.template.soy.exprparse.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception com.google.template.soy.msgs.SoyMsgException
-
- getMessage() - Method in error com.google.template.soy.soyparse.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error com.google.template.soy.types.parse.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception org.plovr.CheckedSoySyntaxException
-
- getMessage() - Method in exception org.plovr.PlovrSoySyntaxException
-
- getMessage0(String) - Static method in class com.google.javascript.rhino.SimpleErrorReporter
-
- getMessage1(String, Object) - Static method in class com.google.javascript.rhino.SimpleErrorReporter
-
- getMessageNode() - Method in class com.google.javascript.jscomp.JsMessageDefinition
-
- getMetadata() - Method in class com.google.javascript.refactoring.Match
-
Returns the metadata for this match.
- getMinArguments() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Gets the minimum number of arguments that this function requires.
- getMinArity() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getMissingProvide() - Method in exception org.plovr.MissingProvideException
-
- getModifies() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the set of sideeffect notations.
- getModule() - Method in class com.google.javascript.jscomp.CompilerInput
-
Returns the module to which the input belongs.
- getModule() - Method in exception com.google.javascript.jscomp.JSModuleGraph.ModuleDependenceException
-
- getModule() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Gets the current input module.
- getModuleConfig() - Method in class org.plovr.Config
-
- getModuleConfigBuilder() - Method in class org.plovr.Config.Builder
-
- getModuleInfo(String) - Method in class org.plovr.ModuleConfig
-
- getModuleInfoPath() - Method in class org.plovr.ModuleConfig
-
- getModuleNames() - Method in class org.plovr.ModuleConfig
-
- getModuleToOutputPath() - Method in class org.plovr.ModuleConfig
-
- getMostAppropriateContentKind() - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Returns the most sensible content kind for a context.
- getMsg(long) - Method in class com.google.template.soy.msgs.restricted.SoyMsgBundleImpl
-
- getMsg(long) - Method in interface com.google.template.soy.msgs.SoyMsgBundle
-
Retrieves a message by its unique message id.
- getMsg() - Method in class com.google.template.soy.soytree.MsgFallbackGroupNode
-
- getMutatingVisitController() - Method in class com.google.common.css.compiler.ast.CssTree
-
- getName() - Method in class com.google.common.css.compiler.ast.CssAtRuleNode
-
- getName() - Method in class com.google.common.css.compiler.ast.Property
-
- getName() - Method in class com.google.javascript.jscomp.CallGraph.Function
-
Gets the name of this function.
- getName() - Method in class com.google.javascript.jscomp.CompilerInput
-
Returns a name for this input.
- getName() - Method in class com.google.javascript.jscomp.deps.DependencyFile
-
- getName() - Method in interface com.google.javascript.jscomp.deps.DependencyInfo
-
Gets the unique name / path of this file.
- getName() - Method in class com.google.javascript.jscomp.deps.SimpleDependencyInfo
-
- getName() - Method in interface com.google.javascript.jscomp.deps.SourceFile
-
- getName() - Method in class com.google.javascript.jscomp.deps.VirtualFile
-
- getName() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph
-
Name of the graph.
- getName() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getName() - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getName() - Method in class com.google.javascript.jscomp.JsMessage.PlaceholderReference
-
- getName() - Method in class com.google.javascript.jscomp.JSModule
-
Gets the module name.
- getName() - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- getName() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getName() - Method in class com.google.javascript.jscomp.SourceFile
-
Returns a unique name for the source file.
- getName() - Method in class com.google.javascript.jscomp.TypedVar
-
- getName() - Method in class com.google.javascript.jscomp.Var
-
- getName() - Method in class com.google.javascript.rhino.JSDocInfo.Marker
-
- getName() - Method in class com.google.javascript.rhino.jstype.Property
-
- getName() - Method in class com.google.javascript.rhino.jstype.SimpleSlot
-
- getName() - Method in class com.google.javascript.rhino.SimpleSourceFile
-
- getName() - Method in interface com.google.javascript.rhino.StaticSlot
-
Gets the name of the slot.
- getName() - Method in interface com.google.javascript.rhino.StaticSourceFile
-
The name of the file.
- getName() - Method in class com.google.template.soy.basicdirectives.BasicEscapeDirective
-
The name of the Soy directive that this instance implements.
- getName() - Method in class com.google.template.soy.basicdirectives.InsertWordBreaksDirective
-
- getName() - Method in class com.google.template.soy.coredirectives.EscapeHtmlDirective
-
- getName() - Method in class com.google.template.soy.coredirectives.IdDirective
-
- getName() - Method in class com.google.template.soy.coredirectives.NoAutoescapeDirective
-
- getName() - Method in class com.google.template.soy.exprtree.GlobalNode
-
Returns the name of the global.
- getName() - Method in class com.google.template.soy.exprtree.VarNode
-
Returns the variable name (without the dollar sign).
- getName() - Method in class com.google.template.soy.exprtree.VarRefNode
-
Returns the name of the variable.
- getName() - Method in class com.google.template.soy.parseinfo.SoyTemplateInfo
-
Returns the full template name, e.g.
- getName() - Method in interface com.google.template.soy.shared.restricted.SoyFunction
-
Gets the name of the Soy function.
- getName() - Method in interface com.google.template.soy.shared.restricted.SoyPrintDirective
-
Gets the name of the Soy print directive.
- getName() - Method in class com.google.template.soy.soytree.PrintDirectiveNode
-
Returns the directive name (including vertical bar).
- getName() - Method in class com.google.template.soy.types.aggregate.RecordType
-
- getName() - Method in interface com.google.template.soy.types.SoyEnumType
-
Return the fully-qualified name of this object type.
- getName() - Method in interface com.google.template.soy.types.SoyObjectType
-
Return the fully-qualified name of this object type.
- getName() - Method in class org.plovr.AbstractJsInput
-
- getName() - Method in enum org.plovr.ConfigOption
-
- getName() - Method in class org.plovr.ConfigPath
-
If and only if
ConfigPath.getFile() returns a directory, then this method
will return a string with a trailing slash.
- getName() - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- getName() - Method in class org.plovr.docgen.ClassDescriptor
-
- getName() - Method in interface org.plovr.docgen.Descriptor
-
- getName() - Method in class org.plovr.docgen.EnumDescriptor.Builder
-
- getName() - Method in class org.plovr.docgen.EnumDescriptor
-
- getName() - Method in class org.plovr.docgen.EnumValueDescriptor
-
- getName() - Method in class org.plovr.docgen.LibraryDescriptor.Builder
-
- getName() - Method in class org.plovr.docgen.LibraryDescriptor
-
- getName() - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- getName() - Method in class org.plovr.docgen.MethodDescriptor
-
- getName() - Method in class org.plovr.docgen.ParamDescriptor.Builder
-
- getName() - Method in class org.plovr.docgen.ParamDescriptor
-
- getName() - Method in interface org.plovr.JsInput
-
- getName() - Method in class org.plovr.ModuleConfig.ModuleInfo
-
- getName() - Method in class org.plovr.soy.function.SubstringFunction
-
- getNameForBackend(SoyBackendKind) - Method in class com.google.template.soy.types.aggregate.RecordType
-
- getNameForBackend(SoyBackendKind) - Method in interface com.google.template.soy.types.SoyEnumType
-
Return the fully-qualified name of this type for a given output context.
- getNameForBackend(SoyBackendKind) - Method in interface com.google.template.soy.types.SoyObjectType
-
Return the fully-qualified name of this type for a given output context.
- getNameNode() - Method in class com.google.javascript.jscomp.TypedVar
-
- getNameNode() - Method in class com.google.javascript.jscomp.Var
-
- getNameNode() - Method in class com.google.javascript.rhino.JSDocInfo.Marker
-
Gets the position information for the name found
in an @param tag.
- getNamespace() - Method in class com.google.javascript.jscomp.newtypes.Declaration
-
- getNamespace() - Method in class com.google.template.soy.parseinfo.SoyFileInfo
-
Returns the Soy file's namespace.
- getNamespace() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns this Soy file's namespace, or null if syntax version V1.
- getNamespace() - Method in class com.google.template.soy.tofu.internal.BaseTofu
-
Gets the namespace of this SoyTofu object.
- getNamespace() - Method in interface com.google.template.soy.tofu.SoyTofu
-
Gets the namespace of this SoyTofu object.
- getNativeFunctionType(JSTypeNative) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getNativeFunctionType(JSTypeNative) - Method in interface com.google.javascript.rhino.TypeIRegistry
-
- getNativeObjectType(JSTypeNative) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getNativeObjectType(JSTypeNative) - Method in interface com.google.javascript.rhino.TypeIRegistry
-
- getNativeType(JSTypeNative) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getNativeType(JSTypeNative) - Method in interface com.google.javascript.rhino.TypeIRegistry
-
- getNaturalSymbolOrdering() - Method in class com.google.javascript.jscomp.SymbolTable
-
Gets the 'natural' ordering of symbols.
- getNearestAncestor(Class<N>) - Method in class com.google.template.soy.basetree.AbstractNode
-
- getNearestAncestor(Class<N>) - Method in interface com.google.template.soy.basetree.Node
-
Finds and returns this node's nearest ancestor of the given type.
- getNearestFunctionName(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Gets the function's name.
- getNeighborEdges() - Method in interface com.google.javascript.jscomp.graph.UndiGraph.UndiGraphNode
-
- getNeighborEdgesIterator() - Method in interface com.google.javascript.jscomp.graph.UndiGraph.UndiGraphNode
-
- getNeighborNodes(N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Gets the neighboring nodes.
- getNeighborNodes(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getNeighborNodes(N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getNewContent() - Method in class com.google.javascript.refactoring.CodeReplacement
-
Returns the new content that should be inserted into the file.
- getNewNameToOriginalNameMap() - Method in class com.google.javascript.jscomp.VariableMap
-
Returns an unmodifiable mapping from new names to original names.
- getNewTypeInference() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getNext() - Method in class com.google.javascript.rhino.Node
-
- getNextCharIndex() - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
- getNextLineIndex() - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
- getNextToken() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
Get the next Token.
- getNextToken() - Method in class com.google.common.css.compiler.ast.GssParserCCTokenManager
-
Get the next Token.
- getNextToken() - Method in class com.google.template.soy.exprparse.ExpressionParser
-
Get the next Token.
- getNextToken() - Method in class com.google.template.soy.exprparse.ExpressionParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class com.google.template.soy.soyparse.SoyFileParser
-
Get the next Token.
- getNextToken() - Method in class com.google.template.soy.soyparse.SoyFileParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class com.google.template.soy.soyparse.TemplateParser
-
Get the next Token.
- getNextToken() - Method in class com.google.template.soy.soyparse.TemplateParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class com.google.template.soy.types.parse.TypeParser
-
Get the next Token.
- getNextToken() - Method in class com.google.template.soy.types.parse.TypeParserTokenManager
-
Get the next Token.
- getNode(N) - Method in interface com.google.javascript.jscomp.graph.AdjacencyGraph
-
Gets a node from the graph given a value.
- getNode(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getNode(N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getNode() - Method in class com.google.javascript.jscomp.TypedVar
-
- getNode() - Method in class com.google.javascript.jscomp.Var
-
- getNode() - Method in class com.google.javascript.refactoring.Match
-
Returns the node that matched the given conditions.
- getNode() - Method in class com.google.javascript.rhino.jstype.Property
-
- getNode() - Method in class com.google.javascript.rhino.jstype.SimpleReference
-
- getNode() - Method in interface com.google.javascript.rhino.StaticRef
-
The node where the reference lives.
- getNode1Id() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph.GraphvizEdge
-
Get the first node in the edge.
- getNode2Id() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph.GraphvizEdge
-
Get the second node in the edge.
- getNodeA() - Method in interface com.google.javascript.jscomp.graph.Graph.GraphEdge
-
- getNodeB() - Method in interface com.google.javascript.jscomp.graph.Graph.GraphEdge
-
- getNodeDegree(N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Gets the degree of a node.
- getNodeDegree(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getNodeDegree(N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getNodeIdGenerator() - Method in class com.google.template.soy.shared.SoyAstCache
-
Returns an ID generator that must be used for all files in this cache.
- getNodeIdGenerator() - Method in class com.google.template.soy.soytree.SoyFileSetNode
-
Returns the node id generator for this parse tree.
- getNodeLength() - Method in class com.google.javascript.jscomp.JSError
-
- getNodes() - Method in interface com.google.javascript.jscomp.graph.AdjacencyGraph
-
Gets an immutable list of all nodes.
- getNodes() - Method in class com.google.javascript.jscomp.graph.Graph
-
Gets an immutable list of all nodes.
- getNodes() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getNodes() - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getNodeSourceOffset() - Method in class com.google.javascript.jscomp.JSError
-
- getNominal() - Method in class com.google.javascript.jscomp.newtypes.Declaration
-
- getNominalType() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getNominalTypeIfSingletonObj() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getNonAsciiPrefix() - Method in class com.google.template.soy.shared.internal.DirectiveDigest
-
- getNonAsciiPrefix() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
An escaping prefix in "%", "\\u", "\\" which specifies how to escape non-ASCII code
units not in the sparse mapping.
- getNormalizedReferenceName() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Due to the complexity of some of our internal type systems, sometimes
we have different types constructed by the same constructor.
- getNotSelector() - Method in class com.google.common.css.compiler.ast.CssPseudoClassNode
-
- getNumArgs() - Method in enum com.google.template.soy.shared.internal.NonpluginFunction
-
Returns the number of arguments.
- getNumericPart() - Method in class com.google.common.css.compiler.ast.CssNumericNode
-
- getNumExpectedArguments() - Method in interface com.google.common.css.compiler.ast.GssFunction
-
Returns the number of parsed arguments that this function takes,
or null if the number of arguments may vary.
- getNumExpectedArguments() - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AddHsbToCssColor
-
- getNumExpectedArguments() - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AdjustBrightness
-
Returns the number of expected arguments of this GSS function.
- getNumExpectedArguments() - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.BaseBlendColors
-
Returns the number of expected arguments of this GSS function.
- getNumExpectedArguments() - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeContrastingColor
-
- getNumExpectedArguments() - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeMutedColor
-
Returns the number of expected arguments of this GSS function.
- getNumExpectedArguments() - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.MakeTranslucent
-
- getNumExpectedArguments() - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.SelectFrom
-
- getNumLines() - Method in class com.google.javascript.jscomp.CompilerInput
-
- getNumMsgs() - Method in class com.google.template.soy.msgs.restricted.SoyMsgBundleImpl
-
- getNumMsgs() - Method in interface com.google.template.soy.msgs.SoyMsgBundle
-
Gets the number of messages in this bundle.
- getNumOperands() - Method in enum com.google.template.soy.exprtree.Operator
-
Returns the number of operands that this operator takes.
- getObjectElementKey() - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getObjectIndexKey() - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getObjectLiteralCast(Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- getObjectLiteralCast(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Checks if the given method performs a object literal cast, and if it does,
returns information on the cast.
- getObjectLiteralCast(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getObjectType() - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- getObjTypeIfSingletonObj() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getOffset() - Method in class com.google.javascript.jscomp.parsing.parser.Scanner
-
- getOffset() - Method in class com.google.template.soy.msgs.restricted.SoyMsgPluralPart
-
Returns the offset.
- getOffset() - Method in class com.google.template.soy.soytree.MsgPluralNode
-
Returns the offset.
- getOperator() - Method in class com.google.common.css.compiler.ast.CssCompositeValueNode
-
- getOperator() - Method in class com.google.template.soy.exprtree.AbstractOperatorNode
-
- getOperator() - Method in interface com.google.template.soy.exprtree.ExprNode.OperatorNode
-
- getOperatorName() - Method in enum com.google.common.css.compiler.ast.CssCompositeValueNode.Operator
-
- getOperatorString() - Method in enum com.google.common.css.compiler.ast.CssBooleanExpressionNode.Type
-
- getOptimizations() - Method in class com.google.javascript.jscomp.DefaultPassConfig
-
- getOptimizations() - Method in class com.google.javascript.jscomp.PassConfig
-
Gets the optimization passes to run.
- getOptionalArity() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getOptionalNodeComparator(boolean) - Method in class com.google.javascript.jscomp.ControlFlowGraph
-
Gets a comparator for the nodes.
- getOrCreateListType(SoyType) - Method in class com.google.template.soy.types.SoyTypeRegistry
-
Factory function which creates a list type, given an element type.
- getOrCreateMapType(SoyType, SoyType) - Method in class com.google.template.soy.types.SoyTypeRegistry
-
Factory function which creates a map type, given a key and value type.
- getOrCreateRecordType(Map<String, SoyType>) - Method in class com.google.template.soy.types.SoyTypeRegistry
-
Factory function which creates a record type, given a map of fields.
- getOrCreateUnionType(Collection<SoyType>) - Method in class com.google.template.soy.types.SoyTypeRegistry
-
Factory function which creates a union type, given the member types.
- getOrCreateUnionType(SoyType...) - Method in class com.google.template.soy.types.SoyTypeRegistry
-
Factory function which creates a union type, given the member types.
- getOriginalCommentPosition() - Method in class com.google.javascript.rhino.JSDocInfo
-
- getOriginalCommentString() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the original JSDoc comment string.
- getOriginalMatchedNode() - Method in class com.google.javascript.refactoring.SuggestedFix
-
Returns the JS Compiler Node for the original node that caused this SuggestedFix to
be constructed.
- getOriginalNameToNewNameMap() - Method in class com.google.javascript.jscomp.VariableMap
-
Returns an unmodifiable mapping from original names to new names.
- getOriginalPath() - Method in class com.google.javascript.jscomp.SourceFile
-
- getOriginalPath() - Method in class com.google.javascript.jscomp.SourceMapInput
-
Gets the original location of this sourcemap file on disk.
- getOriginalSources() - Method in class com.google.debugging.sourcemap.SourceMapConsumerV3
-
- getOriginalSources() - Method in interface com.google.debugging.sourcemap.SourceMappingReversable
-
- getOutEdges() - Method in interface com.google.javascript.jscomp.graph.DiGraph.DiGraphNode
-
- getOutEdges(N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
Gets an immutable list of out edges of the given node.
- getOutEdges(N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- getOutEdges() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- getOuterVarPrecondition(String) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getOutput() - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
Returns buffer as String.
- getOutputAndGlobalScopeWrapper(boolean, String) - Method in class org.plovr.Config
-
- getOutputBuffer() - Method in class com.google.common.css.compiler.passes.CodePrinter
-
- getOutputCharset() - Method in class com.google.javascript.jscomp.PlovrCompilerOptions
-
Expand the visibility of this method from package-private to public.
- getOutputCharset() - Method in class org.plovr.Config
-
- getOutputFile() - Method in class org.plovr.Config
-
- getOutputVarIsInited() - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Gets the current output variable initialization status.
- getOutputVarName() - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Gets the current output variable name.
- getOutputWrapper() - Method in class org.plovr.Config
-
- getOutputWrapperMarker() - Method in class org.plovr.Config
-
- getOwnerFunction() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the owner of this if it's a function prototype.
- getOwnerFunction() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- getOwnerFunction() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getOwnImplementedInterfaces() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Returns interfaces directly implemented by the class.
- getOwnPropertyJSDocInfo(String) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the docInfo on the specified property on this type.
- getOwnPropertyNames() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Includes the prototype iff someone has created it.
- getOwnPropertyNames() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Returns the names of all the properties directly on this type.
- getOwnPropertyTypeMap() - Method in class com.google.javascript.rhino.jstype.RecordType
-
get the map of properties to types covered in an object type
- getOwnSlot(String) - Method in class com.google.javascript.jscomp.Scope
-
- getOwnSlot(String) - Method in class com.google.javascript.jscomp.TypedScope
-
- getOwnSlot(String) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- getOwnSlot(String) - Method in interface com.google.javascript.rhino.jstype.StaticTypedScope
-
Like getSlot but does not recurse into parent scopes.
- getOwnSlot(String) - Method in interface com.google.javascript.rhino.StaticScope
-
Like getSlot but does not recurse into parent scopes.
- getOwnSlot(String) - Method in class com.google.javascript.rhino.testing.AbstractStaticScope
-
- getPackageName(StaticSourceFile) - Method in interface com.google.javascript.jscomp.CodingConvention
-
- getPackageName(StaticSourceFile) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getPackageName(StaticSourceFile) - Method in class com.google.javascript.jscomp.GoogleCodingConvention
- getParam(String) - Method in class org.plovr.QueryData
-
- getParameterCount() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the number of parameters defined.
- getParameterInFunction(SymbolTable.Symbol, String) - Method in class com.google.javascript.jscomp.SymbolTable
-
If sym is a function, try to find a Symbol for
a parameter with the given name.
- getParameterNames() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the set of names of the defined parameters.
- getParameters() - Method in class com.google.common.css.compiler.ast.CssAtRuleNode
-
- getParameters() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- getParametersCount() - Method in class com.google.common.css.compiler.ast.CssAtRuleNode
-
- getParametersNode() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Gets an LP node that contains all params.
- getParameterType(String) - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the parameter type.
- getParamName() - Method in class org.plovr.docgen.TypeExpression
-
A "param name" is how this type should be displayed as a parameter,
which may include modifiers such as "?" or "=" to describe nullability
or optionality, respectively.
- getParams() - Method in class com.google.template.soy.parseinfo.SoyTemplateInfo
-
Returns a map from each param to whether it's required for this template.
- getParams() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the params from template header or SoyDoc.
- getParams() - Method in class org.plovr.docgen.MethodDescriptor
-
- getParams() - Method in class org.plovr.QueryData
-
- getParamsToRuntimeCheck(TemplateNode) - Method in class com.google.template.soy.soytree.CallBasicNode
-
- getParamsToRuntimeCheck(TemplateNode) - Method in class com.google.template.soy.soytree.CallDelegateNode
-
- getParamsToRuntimeCheck(TemplateNode) - Method in class com.google.template.soy.soytree.CallNode
-
Returns the subset of
params of the
callee that require runtime
type checking when this node is being rendered.
- getParent() - Method in class com.google.common.css.compiler.ast.CssNode
-
- getParent() - Method in class com.google.javascript.jscomp.Scope
-
- getParent() - Method in class com.google.javascript.jscomp.TypedScope
-
- getParent() - Method in class com.google.javascript.rhino.Node
-
- getParent() - Method in class com.google.template.soy.basetree.AbstractNode
-
- getParent() - Method in interface com.google.template.soy.basetree.Node
-
Gets this node's parent.
- getParent() - Method in class com.google.template.soy.exprtree.AbstractExprNode
-
- getParent() - Method in interface com.google.template.soy.exprtree.ExprNode
-
- getParent() - Method in class com.google.template.soy.soytree.AbstractSoyNode
-
- getParent() - Method in class com.google.template.soy.soytree.CallNode
-
- getParent() - Method in class com.google.template.soy.soytree.CallParamNode
-
- getParent() - Method in class com.google.template.soy.soytree.CssNode
-
- getParent() - Method in class com.google.template.soy.soytree.DebuggerNode
-
- getParent() - Method in class com.google.template.soy.soytree.ForeachIfemptyNode
-
- getParent() - Method in class com.google.template.soy.soytree.ForeachNode
-
- getParent() - Method in class com.google.template.soy.soytree.ForeachNonemptyNode
-
- getParent() - Method in class com.google.template.soy.soytree.ForNode
-
- getParent() - Method in class com.google.template.soy.soytree.IfNode
-
- getParent() - Method in class com.google.template.soy.soytree.jssrc.GoogMsgDefNode
-
- getParent() - Method in class com.google.template.soy.soytree.jssrc.GoogMsgRefNode
-
- getParent() - Method in class com.google.template.soy.soytree.LetNode
-
- getParent() - Method in class com.google.template.soy.soytree.LogNode
-
- getParent() - Method in class com.google.template.soy.soytree.MsgFallbackGroupNode
-
- getParent() - Method in class com.google.template.soy.soytree.MsgHtmlTagNode
-
- getParent() - Method in class com.google.template.soy.soytree.MsgPlaceholderNode
-
- getParent() - Method in class com.google.template.soy.soytree.MsgPluralNode
-
- getParent() - Method in class com.google.template.soy.soytree.MsgSelectNode
-
- getParent() - Method in class com.google.template.soy.soytree.PrintNode
-
- getParent() - Method in class com.google.template.soy.soytree.RawTextNode
-
- getParent() - Method in class com.google.template.soy.soytree.SoyFileNode
-
- getParent() - Method in interface com.google.template.soy.soytree.SoyNode
-
- getParent() - Method in interface com.google.template.soy.soytree.SoyNode.MsgSubstUnitNode
-
- getParent() - Method in interface com.google.template.soy.soytree.SoyNode.StandaloneNode
-
- getParent() - Method in class com.google.template.soy.soytree.SwitchNode
-
- getParent() - Method in class com.google.template.soy.soytree.TemplateNode
-
- getParent() - Method in class com.google.template.soy.soytree.XidNode
-
- getParentName() - Method in class com.google.common.css.compiler.ast.CssComponentNode
-
- getParentNode() - Method in class com.google.javascript.jscomp.TypedVar
-
- getParentNode() - Method in class com.google.javascript.jscomp.Var
-
- getParentScope() - Method in class com.google.javascript.jscomp.Scope
-
- getParentScope() - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
- getParentScope() - Method in class com.google.javascript.jscomp.TypedScope
-
- getParentScope() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- getParentScope() - Method in interface com.google.javascript.rhino.jstype.StaticTypedScope
-
Returns the scope enclosing this one or null if none.
- getParentScope() - Method in interface com.google.javascript.rhino.StaticScope
-
Returns the scope enclosing this one or null if none.
- getParentScope() - Method in class com.google.javascript.rhino.testing.AbstractStaticScope
-
- getParser() - Method in class com.google.common.css.compiler.ast.AbstractGssParser
-
Implementations must return an empty GssParserCC object.
- getParser() - Method in class com.google.common.css.compiler.ast.GssParser
-
- getPartialName() - Method in class com.google.template.soy.parseinfo.SoyTemplateInfo
-
Returns the partial template name (starting from the last dot), e.g.
- getPartialTemplateName() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns this template's partial name.
- getPartialTemplateName() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- getPartition() - Method in class com.google.common.css.compiler.ast.CssPropertyNode
-
Gets the partition of this property.
- getPartition() - Method in class com.google.common.css.compiler.ast.Property
-
Gets the partition of this property.
- getPartitionSuperNode(N) - Method in class com.google.javascript.jscomp.graph.GraphColoring
-
Using the coloring as partitions, finds the node that represents that
partition as the super node.
- getParts() - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
- getParts() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns the parts that make up the message content.
- getPathRelativeToClosureBase() - Method in class com.google.javascript.jscomp.CompilerInput
-
Gets the path relative to closure-base, if one is available.
- getPathRelativeToClosureBase() - Method in interface com.google.javascript.jscomp.deps.DependencyInfo
-
Gets the path of this file relative to Closure's base.js file.
- getPathRelativeToClosureBase() - Method in class com.google.javascript.jscomp.deps.SimpleDependencyInfo
-
- getPathRelativeToClosureBase() - Method in class com.google.javascript.jscomp.JSModule
-
- getPlaceholderName() - Method in class com.google.template.soy.msgs.restricted.SoyMsgPlaceholderPart
-
Returns the placeholder name (as seen by translators).
- getPlaceholderName(MsgPlaceholderNode) - Method in class com.google.template.soy.soytree.MsgNode
-
Gets the placeholder name for a given placeholder node.
- getPlaceholders() - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
Returns the message registered placeholders
- getPlainText() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.Escape
-
A character in the input language.
- getPluginModuleNames() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- getPluralVarName() - Method in class com.google.template.soy.msgs.restricted.SoyMsgPluralPart
-
Returns the plural variable name.
- getPluralVarName(MsgPluralNode) - Method in class com.google.template.soy.soytree.MsgNode
-
Gets the variable name associated with a given plural node.
- getPort() - Method in class org.plovr.cli.ServeCommandOptions
-
- getPort() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- getPort() - Method in class org.plovr.soy.server.Config
-
- getPosition() - Method in class com.google.javascript.jscomp.parsing.parser.Scanner
-
- getPositionOnEndLine() - Method in class com.google.javascript.rhino.SourcePosition
-
Returns the character position on the ending line.
- getPositionOnStartLine() - Method in class com.google.javascript.rhino.SourcePosition
-
Returns the character position on the starting line.
- getPossibleTargets() - Method in class com.google.javascript.jscomp.CallGraph.Callsite
-
Returns the possible target functions that this callsite could call.
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.AllType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.BooleanType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.JSType
-
Computes the set of possible outcomes of the ToBoolean predicate
for this type.
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.NoType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.NullType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.NumberType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.StringType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.UnionType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- getPossibleToBooleanOutcomes() - Method in class com.google.javascript.rhino.jstype.VoidType
-
- getPrecedence() - Method in enum com.google.template.soy.exprtree.Operator
-
Returns this operator's precedence level.
- getPrecedence() - Method in class com.google.template.soy.internal.targetexpr.TargetExpr
-
Returns the precedence of the top-most operator, or Integer.MAX_VALUE.
- getPreciserScopeKnowingConditionOutcome(Node, FlowScope, boolean) - Method in class com.google.javascript.jscomp.type.ClosureReverseAbstractInterpreter
-
- getPreciserScopeKnowingConditionOutcome(Node, FlowScope, boolean) - Method in interface com.google.javascript.jscomp.type.ReverseAbstractInterpreter
-
Calculates a precise version of the scope knowing the outcome of the
condition.
- getPreciserScopeKnowingConditionOutcome(Node, FlowScope, boolean) - Method in class com.google.javascript.jscomp.type.SemanticReverseAbstractInterpreter
-
- getPreferLineBreakAtEndOfFile() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getPrefix() - Method in class com.google.common.css.compiler.ast.CssRefinerNode
-
- getPrefix() - Method in enum com.google.common.css.compiler.ast.CssRefinerNode.Refiner
-
- getPrefixStyle() - Method in class com.google.common.css.compiler.ast.CssComponentNode
-
Return how the prefix strings should be handled.
- getPrettyPrintedString() - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
- getPrimitiveType() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
Gets the primitive type of this enum element.
- getPrintDirective(String) - Method in class com.google.template.soy.jbcsrc.api.RenderContext
-
- getPriority() - Method in enum com.google.common.css.compiler.ast.CssBooleanExpressionNode.Type
-
Lower numbers are lower priority.
- getPriority() - Method in enum com.google.common.css.compiler.ast.CssPriorityNode.PriorityType
-
- getPriority() - Method in class com.google.javascript.jscomp.ByPathWarningsGuard
-
- getPriority() - Method in class com.google.javascript.jscomp.ShowByPathWarningsGuard
-
- getPriority() - Method in class com.google.javascript.jscomp.StrictWarningsGuard
-
- getPriority() - Method in class com.google.javascript.jscomp.WarningsGuard
-
The priority in which warnings guards are applied.
- getPriority() - Method in class com.google.javascript.jscomp.WhitelistWarningsGuard
-
- getProcessObjectPropertyString() - Method in class com.google.javascript.jscomp.PlovrCompilerOptions
-
- getProductionUri() - Method in class org.plovr.ModuleConfig
-
- getProgress() - Method in class com.google.javascript.jscomp.AbstractCompiler
-
- getProgress() - Method in class com.google.javascript.jscomp.Compiler
-
- getProp(QualifiedName) - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
- getProp(QualifiedName) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getprop(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- getprop(Node, Node, Node...) - Static method in class com.google.javascript.rhino.IR
-
- getprop(Node, String, String...) - Static method in class com.google.javascript.rhino.IR
-
- getProp(int) - Method in class com.google.javascript.rhino.Node
-
- GETPROP - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- getPropDeclaredType(String) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- getPropDeclaredType(String) - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getPropertiesCount() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the number of properties of this object.
- getProperty() - Method in class com.google.common.css.compiler.ast.CssPropertyNode
-
- getPropertyMap() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- getPropertyMapInputFile() - Method in class org.plovr.Config
-
- getPropertyMapOutputFile() - Method in class org.plovr.Config
-
- getPropertyName() - Method in class com.google.common.css.compiler.ast.CssDeclarationNode
-
- getPropertyName() - Method in class com.google.common.css.compiler.ast.CssPropertyNode
-
- getPropertyNames() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Returns a list of properties defined or inferred on this type and any of
its supertypes.
- getPropertyNode(String) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the node corresponding to the definition of the specified property.
- getPropertyScope() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
- getPropertyType(String) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- getPropertyType(String) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the property type of the property whose name is given.
- getPropertyType(String) - Method in class com.google.javascript.rhino.jstype.TemplatizedType
-
- getPropertyTypeMap() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
get the map of properties to types covered in a function type
- getPropertyTypeMap(ObjectType) - Static method in class com.google.javascript.rhino.jstype.JSType
-
get the map of properties to types covered in an object type
- getPropertyTypeMap() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
get the map of properties to types covered in an object type
- getPropertyValue() - Method in class com.google.common.css.compiler.ast.CssDeclarationNode
-
- getPropType() - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
- getPrototype() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getPrototype() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Gets the prototype property of this function type.
- getProtoTypes() - Method in class com.google.template.soy.parseinfo.SoyFileInfo
-
Returns a list of any protocol buffer types used by the templates.
- getProvide() - Method in class com.google.common.css.compiler.ast.CssProvideNode
-
- getProvider(String) - Method in class com.google.template.soy.data.internal.EasyDictImpl
-
- getProvider(String) - Method in interface com.google.template.soy.data.SoyEasyDict
-
Gets a provider of a subfield value of this dict.
- getProvider(int) - Method in interface com.google.template.soy.data.SoyList
-
Gets a provider of a value of this SoyList.
- getProvider(int) - Method in class com.google.template.soy.data.SoyListData
-
- getProvides() - Method in class com.google.javascript.jscomp.CompilerInput
-
Gets a list of types provided by this input.
- getProvides() - Method in interface com.google.javascript.jscomp.deps.DependencyInfo
-
Gets the symbols provided by this file.
- getProvides() - Method in class com.google.javascript.jscomp.deps.SimpleDependencyInfo
-
- getProvides() - Method in class com.google.javascript.jscomp.JSModule
-
- getProvides() - Method in class org.plovr.AbstractJsInput
-
- getProvides() - Method in interface org.plovr.JsInput
-
- getQualifiedName() - Method in class com.google.javascript.rhino.Node
-
This function takes a set of GETPROP nodes and produces a string that is
each property separated by dots.
- getQualifiedSlot(String) - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
Get the slot for a fully-qualified name (e.g., "a.b.c") by trying
to find property scopes at each part of the path.
- getRangeArgs() - Method in class com.google.template.soy.soytree.ForNode
-
Returns the parsed range args.
- getRawNominalType() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- getRawText() - Method in class com.google.template.soy.msgs.restricted.SoyMsgRawTextPart
-
Returns the raw text string.
- getRawText() - Method in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode.RawTextSlice
-
The raw text of the slice.
- getRawText() - Method in class com.google.template.soy.soytree.RawTextNode
-
Returns the raw text string (after processing of special chars and literal blocks).
- getRawTextNode() - Method in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode
-
- getReadableTypeName(Node) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
The nice API for this method is a single argument; dereference is a detail.
- getReadableTypeName(Node) - Method in interface com.google.javascript.rhino.TypeIRegistry
-
- getReadableTypeNameNoDeref(Node) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
- getReceiverType() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getRecordingSubstitutionMap() - Method in class com.google.common.css.compiler.passes.PassRunner
-
- getReferencedType() - Method in class com.google.javascript.rhino.jstype.NamedType
-
Returns the type to which this refers (which is unknown if unresolved).
- getReferencedType() - Method in class com.google.javascript.rhino.jstype.TemplatizedType
-
- getReferenceList(SymbolTable.Symbol) - Method in class com.google.javascript.jscomp.SymbolTable
-
- getReferenceName() - Method in interface com.google.javascript.rhino.FunctionTypeI
-
- getReferenceName() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- getReferenceName() - Method in class com.google.javascript.rhino.jstype.NamedType
-
- getReferenceName() - Method in class com.google.javascript.rhino.jstype.NoObjectType
-
- getReferenceName() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the reference name for this object.
- getReferenceName() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- getReferenceName() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getReferenceName() - Method in class com.google.javascript.rhino.jstype.TemplateType
-
- getReferenceName() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- getReferences(SymbolTable.Symbol) - Method in class com.google.javascript.jscomp.SymbolTable
-
- getReferences() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the list of references or null if none.
- getReferences(S) - Method in interface com.google.javascript.rhino.StaticSymbolTable
-
Returns the references that point to the given symbol.
- getReferrer(HttpExchange) - Static method in class org.plovr.HttpUtil
-
- getRefinerName() - Method in class com.google.common.css.compiler.ast.CssRefinerNode
-
- getRefiners() - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- getRefinerType() - Method in class com.google.common.css.compiler.ast.CssRefinerNode
-
- getRegexEnd() - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- getRegexEnd() - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- getRegexEnd() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Return the syntax for ending a regex string.
- getRegexpType() - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- getRegexStart() - Method in class com.google.template.soy.jssrc.internal.GenerateSoyUtilsEscapingDirectiveCode
-
- getRegexStart() - Method in class com.google.template.soy.pysrc.internal.GeneratePySanitizeEscapingDirectiveCode
-
- getRegexStart() - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode
-
Return the syntax for starting a regex string.
- getRegion(int) - Method in class com.google.javascript.jscomp.SourceFile
-
Get a region around the indicated line number.
- getRegisteredGroups() - Method in class com.google.javascript.jscomp.DiagnosticGroups
-
Get the registered diagnostic groups, indexed by name.
- getRegisteredGroups() - Method in class org.plovr.PlovrDiagnosticGroups
-
- getRelativePathBase() - Method in class org.plovr.Config.Builder
-
Directory against which relative paths should be resolved.
- getRelativeTestFilePaths(Config) - Static method in class org.plovr.TestHandler
-
- getReleaseDate() - Static method in class com.google.javascript.jscomp.Compiler
-
Returns the compiler date baked into the jar.
- getReleaseVersion() - Static method in class com.google.javascript.jscomp.Compiler
-
Returns the compiler version baked into the jar.
- getRenamedSelectorText(SoyCssRenamingMap) - Method in class com.google.template.soy.soytree.CssNode
-
- getRenamedText(SoyIdRenamingMap) - Method in class com.google.template.soy.soytree.XidNode
-
- getRenamePrefixNamespace() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getRenderedGoogMsgVarName() - Method in class com.google.template.soy.soytree.jssrc.GoogMsgDefNode
-
Returns the JS var name of the rendered goog msg.
- getRenderedGoogMsgVarName() - Method in class com.google.template.soy.soytree.jssrc.GoogMsgRefNode
-
Returns the JS var name of the rendered goog msg.
- getReplacements() - Method in class com.google.javascript.refactoring.SuggestedFix
-
Returns a multimap from filename to all the replacements that should be
applied for this given fix.
- getRepPlaceholderNode(String) - Method in class com.google.template.soy.soytree.MsgNode
-
Gets the representative placeholder node for a given placeholder name.
- getRepPluralNode(String) - Method in class com.google.template.soy.soytree.MsgNode
-
Gets the representative plural node for a given plural variable name.
- getRepSelectNode(String) - Method in class com.google.template.soy.soytree.MsgNode
-
Gets the representative select node for a given select variable name.
- getRequire() - Method in class com.google.common.css.compiler.ast.CssRequireNode
-
- getRequiredArity() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getRequiredCssNamespaces() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns the CSS namespaces required by this file (usable in any template in this file).
- getRequiredCssNamespaces() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns required CSS namespaces.
- getRequiredCssNamespaces() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- getRequiredInputs() - Method in class org.plovr.Manifest
-
- getRequiredJsLibNames() - Method in interface com.google.template.soy.jssrc.restricted.SoyLibraryAssistedJsSrcFunction
-
Returns a list of Closure library names to require when this function is used.
- getRequiredJsLibNames() - Method in interface com.google.template.soy.jssrc.restricted.SoyLibraryAssistedJsSrcPrintDirective
-
Returns a list of Closure library names to require when this directive is used.
- getRequires() - Method in class com.google.javascript.jscomp.CompilerInput
-
Gets a list of types depended on by this input.
- getRequires() - Method in interface com.google.javascript.jscomp.deps.DependencyInfo
-
Gets the symbols required by this file.
- getRequires() - Method in class com.google.javascript.jscomp.deps.SimpleDependencyInfo
-
- getRequires() - Method in class com.google.javascript.jscomp.JSModule
-
- getRequires() - Method in class org.plovr.AbstractJsInput
-
- getRequires() - Method in interface org.plovr.JsInput
-
- getReservedCharacters() - Method in enum com.google.javascript.jscomp.AnonymousFunctionNamingPolicy
-
Gets characters that are reserved for use in anonymous function names and
can't be used in variable or property names.
- getReservedVars() - Static method in class com.google.javascript.jscomp.parsing.ParserRunner
-
- getResponseParam() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.ApiKeyResponse
-
Name of the key as it appears in the JSON.
- getResponseTag() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.ResponseTag
-
- getRestFormalsType() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getRestFormalsType() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getRestrictedTypeGivenToBooleanOutcome(boolean) - Method in class com.google.javascript.rhino.jstype.JSType
-
Computes the restricted type of this type knowing that the
ToBoolean predicate has a specific value.
- getRestrictedTypeGivenToBooleanOutcome(boolean) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- getRestrictedUnion(JSType) - Method in class com.google.javascript.rhino.jstype.UnionType
-
Returns a more restricted union type than this one, in which all
subtypes of type have been removed.
- getRestrictedWithoutNull(JSType) - Method in class com.google.javascript.jscomp.type.ChainableReverseAbstractInterpreter
-
Returns a version of type where null is not present.
- getRestrictedWithoutUndefined(JSType) - Method in class com.google.javascript.jscomp.type.ChainableReverseAbstractInterpreter
-
Returns a version of type where undefined is not present.
- getResult() - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode.CssCustomFunctionNodeProxy
- getResult() - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode
-
- getResult() - Method in class com.google.javascript.jscomp.Compiler
-
Returns the result of the compilation.
- getResult() - Method in class org.plovr.Compilation
-
- getReturnDescription() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the description of the returned object or null if none specified.
- getReturnType() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getReturnType() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getReturnType() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the return type specified by the @return annotation.
- getReturnType() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- getReturnType() - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- getReturnType() - Method in class org.plovr.docgen.MethodDescriptor
-
- getReverseAbstractInterpreter() - Method in class com.google.javascript.jscomp.AbstractCompiler
-
Get an interpreter for type analysis.
- getReverseAbstractInterpreter() - Method in class com.google.javascript.jscomp.Compiler
-
- getReverseMapping(String, int, int) - Method in class com.google.debugging.sourcemap.SourceMapConsumerV3
-
- getReverseMapping(String, int, int) - Method in interface com.google.debugging.sourcemap.SourceMappingReversable
-
Given a source file, line, and column, return the reverse mapping (source --> target).
- getRevision(String) - Static method in class org.plovr.util.VersionUtil
-
- getRight() - Method in class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
- getRightChild() - Method in class com.google.template.soy.exprtree.OperatorNodes.NullCoalescingOpNode
-
- getRightmostName() - Method in class com.google.javascript.jscomp.newtypes.QualifiedName
-
- getRoot() - Method in class com.google.common.css.compiler.ast.CssTree
-
- getRoot() - Method in class com.google.javascript.jscomp.Compiler
-
- getRoot() - Method in class com.google.javascript.rhino.JSTypeExpression
-
- getRoot() - Method in class com.google.template.soy.exprtree.ExprRootNode
-
- getRootConfigFileContent() - Method in class org.plovr.Config
-
- getRootModule() - Method in class org.plovr.ModuleConfig
-
- getRootModuleName() - Method in class org.plovr.Compilation
-
- getRootNode() - Method in class com.google.javascript.jscomp.Scope
-
Gets the container node of the scope.
- getRootNode() - Method in class com.google.javascript.jscomp.TypedScope
-
- getRootNode() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- getRootNode() - Method in interface com.google.javascript.rhino.StaticScope
-
Returns the root node associated with this scope.
- getRootNode() - Method in class com.google.javascript.rhino.testing.AbstractStaticScope
-
- getRulesetNodes() - Method in class com.google.common.css.compiler.ast.CssTree.RulesetNodesToRemove
-
- getRulesetNodesToRemove() - Method in class com.google.common.css.compiler.ast.CssTree
-
- getRuntime() - Method in class com.google.javascript.jscomp.PerformanceTracker
-
- getRuntimePath() - Method in class com.google.template.soy.pysrc.SoyPySrcOptions
-
- getScope() - Method in class com.google.common.css.compiler.ast.CssConstantReferenceNode
-
Returns the scope of the reference.
- getScope() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Gets the current scope.
- getScope(SymbolTable.Symbol) - Method in class com.google.javascript.jscomp.SymbolTable
-
- getScope() - Method in class com.google.javascript.jscomp.TypedVar
-
- getScope() - Method in class com.google.javascript.jscomp.Var
-
- getScope(S) - Method in interface com.google.javascript.rhino.StaticSymbolTable
-
Returns the scope for a given symbol.
- getScopeDepth() - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
- getScopeRoot() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Returns the current scope's root.
- getSecond() - Method in class org.plovr.util.Pair
-
- getSectionType() - Method in class com.google.debugging.sourcemap.SourceMapSection
-
- getSectionValue() - Method in class com.google.debugging.sourcemap.SourceMapSection
-
- getSelector() - Method in class com.google.common.css.compiler.ast.CssCombinatorNode
-
- getSelectorName() - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- getSelectors() - Method in class com.google.common.css.compiler.ast.CssRulesetNode
-
- getSelectorText() - Method in class com.google.template.soy.soytree.CssNode
-
Returns the selector text from this command.
- getSelectVarName() - Method in class com.google.template.soy.msgs.restricted.SoyMsgSelectPart
-
Returns the select variable name.
- getSelectVarName(MsgSelectNode) - Method in class com.google.template.soy.soytree.MsgNode
-
Gets the variable name associated with a given select node.
- getServerForExchange(HttpExchange) - Method in class org.plovr.CompilationServer
-
Returns the server name using an incoming request to this CompilationServer.
- getShorthands() - Method in class com.google.common.css.compiler.ast.Property
-
Returns the set of shorthand properties related to this property, or the
empty set if this property is not standard.
- getShouldBeFlipped() - Method in class com.google.common.css.compiler.ast.CssNode
-
- getSideEffectFlags() - Method in class com.google.javascript.rhino.Node
-
Returns the side effects flags for this node.
- getSingle(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- getSingle(String) - Method in class com.google.template.soy.data.SoyListData
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- getSingle(String) - Method in class com.google.template.soy.data.SoyMapData
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- getSingletonGetterClassName(Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- getSingletonGetterClassName(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Checks if the given method defines a singleton getter, and if it does,
returns the name of the class with the singleton getter.
- getSingletonGetterClassName(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- getSize() - Method in class com.google.javascript.jscomp.PerformanceTracker
-
- getSlicedRawTextNode() - Method in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode.RawTextSlice
-
- getSlicedRawTextNodes() - Method in class com.google.template.soy.conformance.ConformanceInput
-
- getSlicedRawTextNodes() - Method in class com.google.template.soy.parsepasses.contextautoesc.ContextualAutoescaper
-
Maps ranges of text-nodes to contexts so that later parse passes can add attributes or
elements.
- getSlices() - Method in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode
-
- getSlot(String) - Method in class com.google.javascript.jscomp.Scope
-
- getSlot(String) - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
- getSlot(String) - Method in class com.google.javascript.jscomp.TypedScope
-
- getSlot(String) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- getSlot(String) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Default getSlot implementation.
- getSlot(String) - Method in interface com.google.javascript.rhino.jstype.StaticTypedScope
-
Returns any defined slot within this scope for this name.
- getSlot(String) - Method in interface com.google.javascript.rhino.StaticScope
-
Returns any defined slot within this scope for this name.
- getSlot(String) - Method in class com.google.javascript.rhino.testing.AbstractStaticScope
-
- getSlot(String) - Method in class com.google.javascript.rhino.testing.MapBasedScope
-
- getSortedDependenciesOf(List<INPUT>) - Method in class com.google.javascript.jscomp.deps.SortedDependencies
-
Gets all the dependencies of the given roots.
- getSortedList() - Method in class com.google.javascript.jscomp.deps.SortedDependencies
-
- getSource() - Method in class com.google.javascript.jscomp.AbstractMessageFormatter
-
Get the source excerpt provider.
- getSource() - Method in interface com.google.javascript.jscomp.graph.DiGraph.DiGraphEdge
-
- getSource() - Method in interface com.google.javascript.rhino.FunctionTypeI
-
- getSource() - Method in class com.google.javascript.rhino.jstype.EnumType
-
Gets the source node or null if this is an unknown enum.
- getSource() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Gets the source node or null if this is an unknown function.
- getSource() - Method in class org.plovr.LocalFileJsInput
-
- getSourceCode() - Method in class com.google.common.css.compiler.ast.CssTree
-
- getSourceCode() - Method in class com.google.common.css.SourceCodeLocation
-
- getSourceCodeLocation() - Method in class com.google.common.css.compiler.ast.CssNode
-
- getSourceCodeLocation() - Method in class com.google.common.css.SourceCodeLocationBuilder
-
- getSourceExcerpt() - Method in interface com.google.javascript.jscomp.Region
-
Get the source region.
- getSourceExcerpt() - Method in class com.google.javascript.jscomp.SimpleRegion
-
- getSourceFile() - Method in class com.google.javascript.jscomp.CompilerInput
-
- getSourceFile() - Method in class com.google.javascript.jscomp.JsAst
-
- getSourceFile(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- getSourceFile() - Method in interface com.google.javascript.jscomp.SourceAst
-
Returns the source file the generated AST represents.
- getSourceFile() - Method in class com.google.javascript.jscomp.SyntheticAst
-
- getSourceFile() - Method in class com.google.javascript.jscomp.TypedVar
-
- getSourceFile() - Method in class com.google.javascript.jscomp.Var
-
- getSourceFile() - Method in class com.google.javascript.rhino.jstype.Property
-
- getSourceFile() - Method in class com.google.javascript.rhino.jstype.SimpleReference
-
- getSourceFile() - Method in interface com.google.javascript.rhino.StaticRef
-
The source file where the reference lives.
- getSourceFileName() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
- getSourceFileName() - Method in class com.google.javascript.rhino.Node
-
- getSourceLine(String, int) - Method in class com.google.javascript.jscomp.Compiler
-
- getSourceLine(String, int) - Method in interface com.google.javascript.jscomp.SourceExcerptProvider
-
Get the line indicated by the line number.
- getSourceLine(String, int) - Method in class com.google.javascript.jscomp.testing.SimpleSourceExcerptProvider
-
- getSourceLocaleString() - Method in class com.google.template.soy.msgs.SoyMsgBundleHandler.OutputFileOptions
-
Returns the source locale string.
- getSourceLocation() - Method in exception com.google.template.soy.base.SoySyntaxException
-
- getSourceLocation() - Method in interface com.google.template.soy.basetree.Node
-
Returns the source location (file path and line number) for this node.
- getSourceLocation() - Method in class com.google.template.soy.exprtree.AbstractExprNode
-
TODO(user): The quality of source locations in expression nodes is not great.
- getSourceLocation() - Method in class com.google.template.soy.soytree.AbstractSoyNode
-
The location in the file from which this node was parsed or derived.
- getSourceMap(String) - Method in interface com.google.debugging.sourcemap.SourceMapSupplier
-
- getSourceMap() - Method in class com.google.javascript.jscomp.Compiler
-
- getSourceMap() - Method in class com.google.javascript.jscomp.SourceMapInput
-
Gets the source map, reading from disk and parsing if necessary.
- getSourceMapFor(Config) - Method in class org.plovr.CompilationServer
-
- getSourceMapPath() - Method in class org.plovr.cli.BuildCommandOptions
-
- getSourceMapping(String, int, int) - Method in class com.google.javascript.jscomp.Compiler
-
- getSourceMapping(String, int, int) - Method in interface com.google.javascript.jscomp.SourceExcerptProvider
-
If the source file is associated with an inputSourceMap, does a lookup
for the original file position based on this source map.
- getSourceMapping(String, int, int) - Method in class com.google.javascript.jscomp.testing.SimpleSourceExcerptProvider
-
- getSourceName() - Method in class com.google.javascript.jscomp.JsMessage
-
Gets the message's sourceName.
- getSourceName() - Method in class com.google.javascript.jscomp.NodeTraversal
-
Gets the current input source name.
- getSourceName(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- getSourceOffset() - Method in class com.google.javascript.rhino.Node
-
- getSourcePaths() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns the location(s) of the source file(s) that this message comes from.
- getSourcePosition(int) - Method in class com.google.javascript.jscomp.parsing.parser.LineNumberTable
-
- getSourcePosition() - Method in class com.google.javascript.rhino.Node
-
- getSourceRange(int, int) - Method in class com.google.javascript.jscomp.parsing.parser.LineNumberTable
-
- getSourceRegion(String, int) - Method in class com.google.javascript.jscomp.Compiler
-
- getSourceRegion(String, int) - Method in interface com.google.javascript.jscomp.SourceExcerptProvider
-
Get a region around the indicated line number.
- getSourceRegion(String, int) - Method in class com.google.javascript.jscomp.testing.SimpleSourceExcerptProvider
-
- getSourceRoot() - Method in class com.google.debugging.sourcemap.SourceMapConsumerV3
-
- getSourceStringSuffix() - Method in class com.google.template.soy.exprtree.DataAccessNode
-
Returns the source string for the part of the expression that accesses
the item - in other words, not including the base expression.
- getSourceStringSuffix() - Method in class com.google.template.soy.exprtree.FieldAccessNode
-
Returns the source string for the part of the expression that accesses
the item - in other words, not including the base expression.
- getSourceStringSuffix() - Method in class com.google.template.soy.exprtree.ItemAccessNode
-
Returns the source string for the part of the expression that accesses
the item - in other words, not including the base expression.
- getSoyDoc() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the SoyDoc, or null.
- getSoyDocDesc() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the description portion of the SoyDoc (before @param tags), or null.
- getSoyFileHeaderInfo() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns info from the containing Soy file's header declarations.
- getSoyFileKind() - Method in class com.google.template.soy.base.internal.AbstractSoyFileSupplier
-
- getSoyFileKind() - Method in interface com.google.template.soy.base.internal.SoyFileSupplier
-
Returns the kind of this input Soy file.
- getSoyFileKind() - Method in class com.google.template.soy.soytree.SoyFileNode
-
Returns the kind of this Soy file.
- getSoyFunctionPlugins() - Method in class org.plovr.Config
-
- getSoyGlobalValue() - Method in interface com.google.template.soy.data.SoyGlobalsValue
-
Returns the Soy Value to Soy Globals.
- getSoyListItem(List<SoyValueProvider>, long) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
- getSoyMapItem(SoyMap, SoyValue) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
- getSoyMsg(long) - Method in class com.google.template.soy.jbcsrc.api.RenderContext
-
Returns the
SoyMsg associated with the
msgId or the fallback (aka english)
translation if there is no such message.
- getSoyMsgBundleForLocale(Locale) - Method in interface com.google.template.soy.msgs.SoyMsgBundleLoader
-
Gets the Message bundle for a particular locale.
- getSoyTree() - Method in class com.google.template.soy.conformance.ConformanceInput
-
- getSoyUseInjectedData() - Method in class org.plovr.Config
-
- getSpecificity() - Method in class com.google.common.css.compiler.ast.CssAttributeSelectorNode
-
- getSpecificity() - Method in class com.google.common.css.compiler.ast.CssClassSelectorNode
-
- getSpecificity() - Method in class com.google.common.css.compiler.ast.CssIdSelectorNode
-
- getSpecificity() - Method in class com.google.common.css.compiler.ast.CssPseudoClassNode
-
Returns the specificity of this pseudo-class or an old pseudo-element
starting with a single colon.
- getSpecificity() - Method in class com.google.common.css.compiler.ast.CssPseudoElementNode
-
- getSpecificity() - Method in class com.google.common.css.compiler.ast.CssRefinerNode
-
- getSpecificity() - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- getSrcCalleeName() - Method in class com.google.template.soy.soytree.CallBasicNode
-
Returns the callee name string as it appears in the source code.
- getStart() - Method in class com.google.javascript.jscomp.parsing.parser.Token
-
- getStartContextForContentKind(SanitizedContent.ContentKind) - Static method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
- getStartLine() - Method in class com.google.javascript.rhino.SourcePosition
-
Returns the starting line number of this position.
- getStartOffset() - Method in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode.RawTextSlice
-
The start offset (inclusive) into the text node's text.
- getStartPosition() - Method in class com.google.javascript.refactoring.CodeReplacement
-
Returns the start position within the file that the modification
should be applied starting at.
- getStaticMethods() - Method in class org.plovr.docgen.ClassDescriptor
-
- getStaticSourceFile() - Method in class com.google.javascript.rhino.Node
-
Returns the source file associated with this input.
- getStaticValue() - Method in class com.google.template.soy.internal.i18n.BidiGlobalDir
-
The "static" bidi global direction, as an integer: ltr=1, rtl=-1.
- getStats() - Method in class com.google.javascript.jscomp.PerformanceTracker
-
- getStep() - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- getStereoReset() - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
- getString() - Method in class com.google.javascript.rhino.Node
-
Can only be called when node has String context.
- getString() - Method in class com.google.javascript.rhino.Node.TypeDeclarationNode
-
returns the string content.
- getString(String) - Method in class com.google.template.soy.data.restricted.CollectionData
-
Precondition: The specified key string is the path to a string.
- getString(int) - Method in class com.google.template.soy.data.SoyListData
-
Precondition: The specified index contains a string.
- getStyle() - Method in class com.google.javascript.jscomp.CssRenamingMap.ByPart
-
- getStyle() - Method in class com.google.javascript.jscomp.CssRenamingMap.ByWhole
-
- getStyle() - Method in interface com.google.javascript.jscomp.CssRenamingMap
-
- getSubnamespace(QualifiedName) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- getSubTypes() - Method in interface com.google.javascript.rhino.FunctionTypeI
-
- getSubTypes() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Returns a list of types that are subtypes of this type.
- GetSuffix(int) - Method in interface com.google.common.css.compiler.ast.CharStream
-
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
- getSuffix() - Method in class com.google.common.css.compiler.ast.CssRefinerNode
-
- getSuffix() - Method in enum com.google.common.css.compiler.ast.CssRefinerNode.Refiner
-
- GetSuffix(int) - Method in class com.google.common.css.compiler.ast.StringCharStream
-
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
- GetSuffix(int) - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
Get the suffix.
- getSuffix(Context) - Static method in class com.google.template.soy.parsepasses.contextautoesc.DerivedTemplateUtils
-
The suffix as described above.
- GetSuffix(int) - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
Get the suffix.
- GetSuffix(int) - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
Get the suffix.
- getSuperClass() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- getSuperClass() - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- getSuperClass() - Method in class org.plovr.docgen.ClassDescriptor
-
- getSuperClassConstructor() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Given a constructor or an interface type, get its superclass constructor
or null if none exists.
- getSuperPrototype() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getSuppressions() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the set of suppressed warnings.
- getSymbol() - Method in enum com.google.common.css.compiler.ast.CssAttributeSelectorNode.MatchType
-
- getSymbol() - Method in class com.google.javascript.jscomp.TypedVar
-
- getSymbol() - Method in class com.google.javascript.jscomp.Var
-
- getSymbol() - Method in class com.google.javascript.rhino.jstype.Property
-
- getSymbol() - Method in class com.google.javascript.rhino.jstype.SimpleReference
-
- getSymbol() - Method in interface com.google.javascript.rhino.jstype.StaticTypedRef
-
The variable that this reference points to.
- getSymbol() - Method in interface com.google.javascript.rhino.StaticRef
-
The variable that this reference points to.
- getSymbolDeclaredBy(FunctionType) - Method in class com.google.javascript.jscomp.SymbolTable
-
Gets the symbol for the given constructor or interface.
- getSymbolDeclaredBy(EnumType) - Method in class com.google.javascript.jscomp.SymbolTable
-
Gets the symbol for the given enum.
- getSymbolForInstancesOf(SymbolTable.Symbol) - Method in class com.google.javascript.jscomp.SymbolTable
-
Gets the symbol for the prototype if this is the symbol for a constructor
or interface.
- getSymbolForInstancesOf(FunctionType) - Method in class com.google.javascript.jscomp.SymbolTable
-
Gets the symbol for the prototype of the given constructor or interface.
- getSymbolForScope(SymbolTable.SymbolScope) - Method in class com.google.javascript.jscomp.SymbolTable
-
All local scopes are associated with a function, and some functions
are associated with a symbol.
- getSyntax() - Method in enum com.google.template.soy.exprtree.Operator
-
Returns the canonical syntax for this operator, including spacing.
- getSyntaxVersionBound() - Method in class com.google.template.soy.basetree.AbstractNode
-
- getSyntaxVersionBound() - Method in interface com.google.template.soy.basetree.Node
-
Returns a pair (syntaxVersion, reasonStr), where the first item is the lowest known upper bound
(exclusive!) for the syntax version of this node, and the second item is a user-friendly
explanation of the reason for the bound.
- getTabSize() - Method in interface com.google.common.css.compiler.ast.CharStream
-
- getTabSize() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
- getTabSize(int) - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
- getTabSize(int) - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
- getTabSize(int) - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
- getTagName() - Method in enum com.google.template.soy.shared.restricted.TagWhitelist.OptionalSafeTag
-
- getTagString() - Method in class com.google.template.soy.soytree.CallNode
-
- getTagString() - Method in class com.google.template.soy.soytree.CallParamValueNode
-
- getTagString() - Method in class com.google.template.soy.soytree.PrintNode
-
- getTagString() - Method in interface com.google.template.soy.soytree.SoyNode.CommandNode
-
Builds a Soy tag string that could be the Soy tag for this node.
- getTargetLocaleString() - Method in class com.google.template.soy.msgs.SoyMsgBundleHandler.OutputFileOptions
-
Returns the target locale string.
- getTemplateCode() - Method in class org.plovr.AbstractJsInput
-
- getTemplateCode() - Method in interface org.plovr.JsInput
-
- getTemplateCode() - Method in class org.plovr.SoyFile
-
- getTemplateContentKind(String) - Method in class com.google.template.soy.jbcsrc.api.CompiledTemplates
-
Returns the strict content type of the template.
- getTemplateEndContext(String) - Method in class com.google.template.soy.parsepasses.contextautoesc.ContextualAutoescaper
-
Null if no typing has been done for the named template, or otherwise the context after a call
to the named template.
- getTemplateFactory(String) - Method in class com.google.template.soy.jbcsrc.api.CompiledTemplates
-
Returns a factory for the given fully qualified template name.
- getTemplateKeys() - Method in class com.google.javascript.rhino.jstype.TemplateTypeMap
-
Returns a list of all template keys.
- getTemplateName() - Method in exception com.google.template.soy.base.SoySyntaxException
-
The name of the template in which the problem occurred or null if not known.
- getTemplateName() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns this template's name.
- getTemplateName() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- getTemplateName() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- getTemplateName() - Method in exception org.plovr.PlovrSoySyntaxException
-
- getTemplateNameForUserMsgs() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns a template name suitable for display in user msgs.
- getTemplateNameForUserMsgs() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
Returns a template name suitable for display in user msgs.
- getTemplateNodeToMatchMap() - Method in class com.google.javascript.jscomp.TemplateAstMatcher
-
Returns a map from named template Nodes (such as parameters
or local variables) to Nodes that were matches from the last matched
template.
- getTemplateNodeToMatchMap() - Method in class com.google.javascript.refactoring.JsSourceMatcher
-
Returns a map from named template node strings to Nodes that were the
equivalent matches from the last matched template.
- getTemplates() - Method in class com.google.template.soy.parseinfo.SoyFileInfo
-
Returns the list of templates in this Soy file.
- getTemplateToRender() - Method in class org.plovr.soy.server.Config
-
- getTemplateType(TemplateType) - Method in class com.google.javascript.rhino.jstype.TemplateTypeMap
-
Returns the JSType value associated with the specified template key.
- getTemplateTypeKeyByName(String) - Method in class com.google.javascript.rhino.jstype.TemplateTypeMap
-
- getTemplateTypeMap() - Method in class com.google.javascript.rhino.jstype.JSType
-
Returns the template type map associated with this type.
- getTemplateTypeMap() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getTemplateTypeMap() - Method in class com.google.javascript.rhino.jstype.TemplatizedType
-
- getTemplateTypeNames() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the template type name.
- getTemplateTypes() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Gets the declared default element type.
- getTemplateTypes() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getTemplateTypes() - Method in class com.google.javascript.rhino.jstype.TemplatizedType
-
- GETTER_DEF - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- getTestExcludePaths() - Method in class org.plovr.Config
-
- getTestFile(String) - Method in class org.plovr.Config
-
- getTestTemplate() - Method in class org.plovr.Config
-
- getText() - Method in class com.google.template.soy.internal.targetexpr.TargetExpr
-
Returns the expression text.
- getText() - Method in class com.google.template.soy.soytree.XidNode
-
Returns the text of the identifier.
- getThisAndAllDependencies() - Method in class com.google.javascript.jscomp.JSModule
-
Returns this module and all of its dependencies in one list.
- getThisType() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getThisType() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getThisType() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the type specified by the @this annotation.
- getThrownTypes() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the list of thrown types.
- getTimeout() - Method in class org.plovr.cli.TestCommandOptions
-
- getTo() - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- getToken(int) - Method in class com.google.common.css.compiler.ast.GssParserCC
-
Get the specific Token.
- getToken(int) - Method in class com.google.template.soy.exprparse.ExpressionParser
-
Get the specific Token.
- getToken(int) - Method in class com.google.template.soy.soyparse.SoyFileParser
-
Get the specific Token.
- getToken(int) - Method in class com.google.template.soy.soyparse.TemplateParser
-
Get the specific Token.
- getToken(int) - Method in class com.google.template.soy.types.parse.TypeParser
-
Get the specific Token.
- getTokenString() - Method in enum com.google.template.soy.exprtree.Operator
-
Returns this operator's token.
- getTokenType(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
- getTopDefiningInterface(ObjectType, String) - Static method in class com.google.javascript.rhino.jstype.FunctionType
-
Given an interface and a property, finds the top-most super interface
that has the property defined (including this interface).
- getTopMostDefiningType(String) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Given a constructor or an interface type and a property, finds the
top-most superclass that has the property defined (including this
constructor).
- getTopScope() - Method in class com.google.javascript.jscomp.AbstractCompiler
-
Gets the top scope.
- getTopScope() - Method in class com.google.javascript.jscomp.Compiler
-
- getTracerMode() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getTrackLineColumn() - Method in interface com.google.common.css.compiler.ast.CharStream
-
- getTrackLineColumn() - Method in class com.google.common.css.compiler.ast.StringCharStream
-
- getTransitiveIjParamsForTemplate(String) - Method in interface com.google.template.soy.jbcsrc.api.SoySauce
-
Returns the transitive set of $ij params needed to render this template.
- getTransitiveIjParamsForTemplate(String) - Method in class com.google.template.soy.jbcsrc.api.SoySauceImpl
-
- getTranslationClass() - Method in class com.google.template.soy.pysrc.SoyPySrcOptions
-
- getTreatWarningsAsErrors() - Method in class org.plovr.Config
-
- getTree() - Method in class com.google.common.css.compiler.ast.CssTreeBuilder
-
- getTweakProcessing() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- getTweakReplacements() - Method in class com.google.javascript.jscomp.CompilerOptions
-
Returns the map of tweak replacements.
- getType() - Method in class com.google.common.css.compiler.ast.CssAtRuleNode
-
- getType() - Method in class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
- getType() - Method in class com.google.common.css.compiler.ast.CssStringNode
-
- getType() - Method in class com.google.javascript.jscomp.JSError
-
- getType() - Method in class com.google.javascript.jscomp.newtypes.Typedef
-
- getType(String) - Method in class com.google.javascript.jscomp.newtypes.TypeEnv
-
- getType() - Method in class com.google.javascript.jscomp.TypedVar
-
Gets this variable's type.
- getType() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the type specified by the @type annotation.
- getType() - Method in class com.google.javascript.rhino.JSDocInfo.Marker
-
Gets the position information for the type expression found
in some block tags, like "@param" and "@return".
- getType(String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Looks up a type by name.
- getType(StaticTypedScope<JSType>, String, String, int, int) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Looks up a type by name.
- getType() - Method in class com.google.javascript.rhino.jstype.Property
-
- getType() - Method in class com.google.javascript.rhino.jstype.SimpleSlot
-
- getType() - Method in interface com.google.javascript.rhino.jstype.StaticTypedSlot
-
Returns the type information, if any, for this slot.
- getType() - Method in class com.google.javascript.rhino.Node
-
- getType(String) - Method in interface com.google.javascript.rhino.TypeIRegistry
-
- getType() - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- getType() - Method in class com.google.template.soy.exprtree.BooleanNode
-
- getType() - Method in interface com.google.template.soy.exprtree.ExprNode
-
Gets the data type of this node.
- getType() - Method in class com.google.template.soy.exprtree.FloatNode
-
- getType() - Method in class com.google.template.soy.exprtree.GlobalNode
-
- getType() - Method in class com.google.template.soy.exprtree.IntegerNode
-
- getType() - Method in class com.google.template.soy.exprtree.NullNode
-
- getType() - Method in class com.google.template.soy.exprtree.StringNode
-
- getType() - Method in class com.google.template.soy.exprtree.VarNode
-
- getType() - Method in class com.google.template.soy.exprtree.VarRefNode
-
- getType() - Method in class com.google.template.soy.msgs.restricted.SoyMsgPluralCaseSpec
-
Get the type.
- getType(String, SoyTypeRegistry) - Method in interface com.google.template.soy.types.SoyTypeProvider
-
Given a fully-qualified name of a type, return the
SoyType
that describes this type, or
null if this type provider does
not have a definition for the requested type.
- getType(String) - Method in class com.google.template.soy.types.SoyTypeRegistry
-
Look up a type by name.
- getTypedef() - Method in class com.google.javascript.jscomp.newtypes.Declaration
-
- getTypedefType() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the typedef type specified by the @type annotation.
- getTypedPercent() - Method in class com.google.javascript.jscomp.BasicErrorManager
-
- getTypedPercent() - Method in interface com.google.javascript.jscomp.ErrorManager
-
Gets the percentage of typed expressions.
- getTypedPercent() - Method in class org.plovr.Compilation
-
- getTypedScope() - Method in class com.google.javascript.jscomp.NodeTraversal
-
- getTypedScopeCreator() - Method in class com.google.javascript.jscomp.Compiler
-
- getTypeExpr() - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
- getTypeExpr() - Method in class com.google.javascript.jscomp.newtypes.Typedef
-
- getTypeExpression() - Method in class org.plovr.docgen.ParamDescriptor.Builder
-
- getTypeExpression() - Method in class org.plovr.docgen.ParamDescriptor
-
- getTypeExprForErrorReporting() - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
- getTypeExprForErrorReporting() - Method in class com.google.javascript.jscomp.newtypes.Typedef
-
- getTypeForContentKind(SanitizedContent.ContentKind) - Static method in class com.google.template.soy.types.primitive.SanitizedType
-
Given a content kind, return the corresponding soy type.
- getTypeI() - Method in class com.google.javascript.rhino.Node
-
- getTypeIfRefinable(Node, FlowScope) - Method in class com.google.javascript.jscomp.type.ChainableReverseAbstractInterpreter
-
Returns the type of a node in the given scope if the node corresponds to a
name whose type is capable of being refined.
- getTypeIRegistry() - Method in class com.google.javascript.jscomp.AbstractCompiler
-
- getTypeIRegistry() - Method in class com.google.javascript.jscomp.Compiler
-
- getTypeNodes() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns a collection of all type nodes that are a part of this JSDocInfo.
- getTypeOfSimpleDecl() - Method in class com.google.javascript.jscomp.newtypes.Declaration
-
- getTypeOfThis() - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
- getTypeOfThis() - Method in class com.google.javascript.jscomp.TypedScope
-
Gets the type of this in the current scope.
- getTypeOfThis() - Method in interface com.google.javascript.rhino.FunctionTypeI
-
- getTypeOfThis() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Gets the type of this in this function.
- getTypeOfThis() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- getTypeOfThis() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- getTypeOfThis() - Method in interface com.google.javascript.rhino.jstype.StaticTypedScope
-
Returns the expected type of this in the current scope.
- getTypeOfThis() - Method in class com.google.javascript.rhino.testing.AbstractStaticScope
-
- getTypeParameters() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- getTypeParameters() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- getTypeRegistry() - Method in class com.google.javascript.jscomp.AbstractCompiler
-
Gets a central registry of type information from the compiled JS.
- getTypeRegistry() - Method in class com.google.javascript.jscomp.Compiler
-
- getTypeRegistry() - Method in class com.google.template.soy.types.SoyTypeOps
-
- getTypes() - Method in class com.google.javascript.jscomp.DiagnosticGroup
-
Returns an iterable over all the types in this group.
- getTypesUnderEquality(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Computes the subset of this and that types if equality
is observed.
- getTypesUnderEquality(JSType) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- getTypesUnderInequality(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Computes the subset of this and that types if inequality
is observed.
- getTypesUnderInequality(JSType) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- getTypesUnderShallowEquality(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Computes the subset of this and that types under shallow
equality.
- getTypesUnderShallowInequality(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Computes the subset of this and that types under
shallow inequality.
- getTypesUnderShallowInequality(JSType) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- getTypeTransformation() - Method in class com.google.javascript.rhino.jstype.TemplateType
-
- getTypeTransformationAst() - Method in class com.google.javascript.jscomp.parsing.TypeTransformationParser
-
- getTypeTransformations() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the type transformations.
- getTypeVar() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- getUndirectedGraphEdges(N, N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getUndirectedGraphNode(N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getUndirectedGraphNode(N) - Method in class com.google.javascript.jscomp.graph.UndiGraph
-
- getUndirectedGraphNodes() - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- getUnicodeDir(String, boolean) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
Returns the directionality of a string as defined by the UBA's rules P2 and P3, i.e.
- getUnicodeDir(String) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
- getUniqueFunctionWithName(String) - Method in class com.google.javascript.jscomp.CallGraph
-
Finds a function with the given name.
- getUniqueVarName() - Method in class com.google.template.soy.soytree.LetNode
-
Gets a unique version of the local var name (e.g.
- getUnit() - Method in class com.google.common.css.compiler.ast.CssNumericNode
-
- getUnknownLocation() - Static method in class com.google.common.css.SourceCodeLocation
-
Returns an unknown location.
- getUnknownTypesMap() - Method in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- getUnscopedProvider() - Static method in class com.google.template.soy.shared.internal.GuiceSimpleScope
-
Returns a provider that always throws exception complaining that the object
in question must be seeded before it can be injected.
- getUsedIjParams() - Method in class com.google.template.soy.parseinfo.SoyTemplateInfo
-
Returns the set of injected params used by this template (or a transitive callee).
- getUsedIjParamsForTemplate(SoyTemplateInfo) - Method in class com.google.template.soy.tofu.internal.BaseTofu
-
- getUsedIjParamsForTemplate(String) - Method in class com.google.template.soy.tofu.internal.BaseTofu
-
- getUsedIjParamsForTemplate(SoyTemplateInfo) - Method in interface com.google.template.soy.tofu.SoyTofu
-
Gets the set of injected param keys used by a template (and its transitive callees).
- getUsedIjParamsForTemplate(String) - Method in interface com.google.template.soy.tofu.SoyTofu
-
Gets the set of injected param keys used by a template (and its transitive callees).
- getUseGoogIsRtlForBidiGlobalDir() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether to determine the bidi global direction at template runtime by evaluating
goog.i18n.bidi.IS_RTL.
- getUserSuppliedPhName() - Method in class com.google.template.soy.soytree.CallNode
-
- getUserSuppliedPhName() - Method in class com.google.template.soy.soytree.MsgHtmlTagNode
-
- getUserSuppliedPhName() - Method in class com.google.template.soy.soytree.PrintNode
-
- getUserSuppliedPhName() - Method in interface com.google.template.soy.soytree.SoyNode.MsgPlaceholderInitialNode
-
Gets the user-supplied placeholder name, or null if not supplied or not applicable.
- getValidArgsSizes() - Method in class com.google.template.soy.basicdirectives.BasicEscapeDirective
-
- getValidArgsSizes() - Method in class com.google.template.soy.basicdirectives.InsertWordBreaksDirective
-
- getValidArgsSizes() - Method in class com.google.template.soy.coredirectives.EscapeHtmlDirective
-
- getValidArgsSizes() - Method in class com.google.template.soy.coredirectives.IdDirective
-
- getValidArgsSizes() - Method in class com.google.template.soy.coredirectives.NoAutoescapeDirective
-
- getValidArgsSizes() - Method in interface com.google.template.soy.shared.restricted.SoyFunction
-
Gets the set of valid args list sizes.
- getValidArgsSizes() - Method in interface com.google.template.soy.shared.restricted.SoyPrintDirective
-
Gets the set of valid args list sizes.
- getValidArgsSizes() - Method in class org.plovr.soy.function.SubstringFunction
-
- getValue() - Method in class com.google.common.css.compiler.ast.CssAttributeSelectorNode
-
- getValue() - Method in class com.google.common.css.compiler.ast.CssFunctionNode
-
Print the node instead of null when this node is a parameter.
- getValue() - Method in class com.google.common.css.compiler.ast.CssValueNode
-
- getValue() - Method in class com.google.common.css.compiler.ast.Token
-
An optional attribute value of the Token.
- getValue() - Method in interface com.google.javascript.jscomp.graph.Graph.GraphEdge
-
Retrieves the edge's value.
- getValue() - Method in interface com.google.javascript.jscomp.graph.GraphNode
-
Retrieves the node's value.
- getValue() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- getValue() - Method in enum com.google.javascript.jscomp.WarningsGuard.Priority
-
- getValue() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.ApiKeyResponse
-
- getValue() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.CompilationLevelKey
-
- getValue() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.FormattingKey
-
- getValue() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.OutputFormatKey
-
- getValue() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.OutputInfoKey
-
- getValue() - Method in interface com.google.javascript.jscomp.webservice.common.Protocol.ProtocolEnum
-
- getValue() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.RequestKey
-
- getValue() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.ResponseTag
-
- getValue() - Method in enum com.google.javascript.jscomp.webservice.common.Protocol.WarningLevelKey
-
- getValue() - Method in class com.google.template.soy.data.restricted.BooleanData
-
Returns the boolean value.
- getValue() - Method in class com.google.template.soy.data.restricted.FloatData
-
Returns the float value.
- getValue() - Method in class com.google.template.soy.data.restricted.IntegerData
-
Returns the integer value.
- getValue() - Method in class com.google.template.soy.data.restricted.StringData
-
Returns the string value.
- getValue() - Method in class com.google.template.soy.exprparse.Token
-
An optional attribute value of the Token.
- getValue() - Method in class com.google.template.soy.exprtree.BooleanNode
-
Returns the boolean value.
- getValue() - Method in class com.google.template.soy.exprtree.FloatNode
-
Returns the float value.
- getValue() - Method in class com.google.template.soy.exprtree.IntegerNode
-
Returns the integer value.
- getValue() - Method in class com.google.template.soy.exprtree.Operator.Token
-
Returns this token's string literal.
- getValue() - Method in class com.google.template.soy.exprtree.StringNode
-
Returns the string value.
- getValue() - Method in class com.google.template.soy.soyparse.Token
-
An optional attribute value of the Token.
- getValue() - Method in class com.google.template.soy.types.parse.Token
-
An optional attribute value of the Token.
- getValue(String) - Method in interface com.google.template.soy.types.SoyEnumType
-
Given the name of an enum member, return the integer value of that member.
- getValueExpr() - Method in class com.google.template.soy.soytree.LetValueNode
-
Returns the value expression that the variable is set to.
- getValueExprText() - Method in class com.google.template.soy.soytree.CallParamValueNode
-
Returns the expression text for the param value.
- getValueExprUnion() - Method in class com.google.template.soy.soytree.CallParamValueNode
-
Returns the parsed expression for the param value.
- getValueFilter() - Method in class com.google.template.soy.shared.restricted.EscapingConventions.CrossLanguageStringXform
-
Null if the escaper accepts all strings as inputs, or otherwise a regular expression
that accepts only strings that can be escaped by this escaper.
- getValues() - Method in class com.google.common.css.compiler.ast.CssCompositeValueNode
-
- getValueType() - Method in class com.google.template.soy.types.aggregate.MapType
-
Returns the type for values in this map.
- getValueWithMappings(String) - Method in interface com.google.common.css.MultipleMappingSubstitutionMap
-
Like an ordinary
SubstitutionMap, this returns a value to
substitute for the specified
key.
- getValueWithMappings(String) - Method in class com.google.common.css.SplittingSubstitutionMap
-
- getVar(String) - Method in class com.google.javascript.jscomp.Scope
-
Returns the variable, may be null
- getVar(String) - Method in class com.google.javascript.jscomp.TypedScope
-
- getVar() - Method in class com.google.template.soy.soytree.ForeachNonemptyNode
-
- getVar() - Method in class com.google.template.soy.soytree.ForNode
-
- getVar() - Method in class com.google.template.soy.soytree.LetNode
-
Get the local variable defined by this node.
- getVar() - Method in interface com.google.template.soy.soytree.SoyNode.LocalVarNode
-
Returns the variable definition.
- getVarCount() - Method in class com.google.javascript.jscomp.Scope
-
Returns number of variables in this scope
- getVarCount() - Method in class com.google.javascript.jscomp.TypedScope
-
- getVariableMapInputFile() - Method in class org.plovr.Config
-
- getVariableMapOutputFile() - Method in class org.plovr.Config
-
- getVariableName() - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- getVarName() - Method in class com.google.template.soy.soytree.ForeachNonemptyNode
-
- getVarName() - Method in class com.google.template.soy.soytree.ForNode
-
- getVarName() - Method in class com.google.template.soy.soytree.jssrc.GoogMsgDefNode
-
- getVarName() - Method in class com.google.template.soy.soytree.LetContentNode
-
Return The local variable name (without preceding '$').
- getVarName() - Method in class com.google.template.soy.soytree.LetValueNode
-
Return The local variable name (without preceding '$').
- getVarName() - Method in interface com.google.template.soy.soytree.SoyNode.LocalVarNode
-
Returns the name of this node's local variable (without the preceding '$').
- getVarNameToRepNodeMap() - Method in class com.google.template.soy.soytree.MsgNode
-
Getter for the generated map from substitution unit var name to representative node.
- getVars() - Method in class com.google.javascript.jscomp.Scope
-
Return an iterator over all of the variables declared in this scope.
- getVars() - Method in class com.google.javascript.jscomp.TypedScope
-
- getVendor() - Method in class com.google.common.css.compiler.ast.Property
-
- getVersion() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns the version or null if none.
- getVersion() - Method in interface com.google.template.soy.base.internal.SoyFileSupplier
-
Returns the version of the Soy file read.
- getVersion() - Method in class com.google.template.soy.base.internal.StableSoyFileSupplier
-
- getVersion() - Method in class com.google.template.soy.base.internal.VolatileSoyFileSupplier
-
- getVisibility() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
- getVisibility() - Method in class com.google.javascript.rhino.JSDocInfo
-
Gets the visibility specified by @private, @protected or
@public annotation.
- getVisibility() - Method in class com.google.template.soy.soytree.TemplateNode
-
Returns the visibility of this template.
- getVisitController() - Method in class com.google.common.css.compiler.ast.CssNode
-
- getVisitController() - Method in class com.google.common.css.compiler.ast.CssTree
-
- getWarning() - Method in class com.google.common.css.compiler.ast.Property
-
- getWarningCount() - Method in class com.google.javascript.jscomp.BasicErrorManager
-
- getWarningCount() - Method in class com.google.javascript.jscomp.Compiler
-
Gets the number of warnings.
- getWarningCount() - Method in interface com.google.javascript.jscomp.ErrorManager
-
Gets the number of reported warnings.
- getWarningLevel() - Method in class org.plovr.Config
-
- getWarnings() - Method in class com.google.common.css.compiler.ast.AccessibleErrorManager
-
- getWarnings() - Method in class com.google.javascript.jscomp.BasicErrorManager
-
- getWarnings() - Method in class com.google.javascript.jscomp.Compiler
-
Returns the array of warnings (never null).
- getWarnings() - Method in interface com.google.javascript.jscomp.ErrorManager
-
Gets all the warnings.
- getWarnings() - Method in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- getWebDriverFactories() - Method in class org.plovr.Config
-
- getWeight(N) - Method in interface com.google.javascript.jscomp.graph.AdjacencyGraph
-
Returns a weight for the given value to be used in ordering nodes, e.g.
- getWeight(N) - Method in class com.google.javascript.jscomp.graph.Graph
-
- getWhen() - Method in class org.plovr.CustomPassConfig
-
- GLOBAL_SCOPE_NAME - Static variable in class org.plovr.Config
-
This is the name of the scope that all global variables will be
put into if the global-scope-name argument is supplied in the
plovr config.
- GLOBAL_THIS - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- GLOBAL_THIS - Static variable in class com.google.javascript.jscomp.SymbolTable
-
The name we use for the JavaScript built-in Global object.
- GlobalNode - Class in com.google.template.soy.exprtree
-
Node representing a global.
- GlobalNode(String, SourceLocation) - Constructor for class com.google.template.soy.exprtree.GlobalNode
-
- GoogleCodingConvention - Class in com.google.javascript.jscomp
-
This describes the Google-specific JavaScript coding conventions.
- GoogleCodingConvention() - Constructor for class com.google.javascript.jscomp.GoogleCodingConvention
-
By default, decorate the ClosureCodingConvention.
- GoogleCodingConvention(CodingConvention) - Constructor for class com.google.javascript.jscomp.GoogleCodingConvention
-
Decorates a wrapped CodingConvention.
- GoogleJsMessageIdGenerator - Class in com.google.javascript.jscomp
-
- GoogleJsMessageIdGenerator(String) - Constructor for class com.google.javascript.jscomp.GoogleJsMessageIdGenerator
-
Creates an instance.
- GoogMsgDefNode - Class in com.google.template.soy.soytree.jssrc
-
Represents a goog.getMsg* definition of a group of one or more messages.
- GoogMsgDefNode(int, MsgFallbackGroupNode, List<Long>) - Constructor for class com.google.template.soy.soytree.jssrc.GoogMsgDefNode
-
Regular constructor.
- GoogMsgRefNode - Class in com.google.template.soy.soytree.jssrc
-
Node representing a reference of a message variable (defined by goog.getMsg).
- GoogMsgRefNode(int, SourceLocation, String, ImmutableList<String>) - Constructor for class com.google.template.soy.soytree.jssrc.GoogMsgRefNode
-
- googMsgsAreExternal() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether the generated Closure Library message definitions are for external messages
(only applicable if shouldGenerateGoogMsgDefs is true).
- Graph<N,E> - Class in com.google.javascript.jscomp.graph
-
The base generic class for graph-like data structure and algorithms in
the compiler.
- Graph() - Constructor for class com.google.javascript.jscomp.graph.Graph
-
- graph - Variable in class com.google.javascript.jscomp.graph.GraphColoring
-
- Graph.GraphEdge<N,E> - Interface in com.google.javascript.jscomp.graph
-
A generic edge.
- GraphColoring<N,E> - Class in com.google.javascript.jscomp.graph
-
Annotates the graph with a color in a way that no connected node will have
the same color.
- GraphColoring(AdjacencyGraph<N, E>) - Constructor for class com.google.javascript.jscomp.graph.GraphColoring
-
- GraphColoring.Color - Class in com.google.javascript.jscomp.graph
-
The color of a node
- GraphColoring.GreedyGraphColoring<N,E> - Class in com.google.javascript.jscomp.graph
-
Greedily assign nodes with high degree unique colors.
- GraphNode<N,E> - Interface in com.google.javascript.jscomp.graph
-
A generic node.
- GraphReachability<N,E> - Class in com.google.javascript.jscomp.graph
-
Computes all the reachable nodes.
- GraphReachability(DiGraph<N, E>) - Constructor for class com.google.javascript.jscomp.graph.GraphReachability
-
- GraphReachability(DiGraph<N, E>, Predicate<GraphReachability.EdgeTuple<N, E>>) - Constructor for class com.google.javascript.jscomp.graph.GraphReachability
-
- GraphReachability.EdgeTuple<N,E> - Class in com.google.javascript.jscomp.graph
-
Represents a Source Node and an Edge.
- GraphvizGraph - Interface in com.google.javascript.jscomp.graph
-
A graph that can be dumped to a Graphviz DOT file.
- GraphvizGraph.GraphvizEdge - Interface in com.google.javascript.jscomp.graph
-
A Graphviz edge.
- GraphvizGraph.GraphvizNode - Interface in com.google.javascript.jscomp.graph
-
A Graphviz node.
- GREATER - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- GreaterThanOpNode(SourceLocation) - Constructor for class com.google.template.soy.exprtree.OperatorNodes.GreaterThanOpNode
-
- GreaterThanOrEqualOpNode(SourceLocation) - Constructor for class com.google.template.soy.exprtree.OperatorNodes.GreaterThanOrEqualOpNode
-
- GREATEST_FUNCTION_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- GreedyGraphColoring(AdjacencyGraph<N, E>) - Constructor for class com.google.javascript.jscomp.graph.GraphColoring.GreedyGraphColoring
-
- GreedyGraphColoring(AdjacencyGraph<N, E>, Comparator<N>) - Constructor for class com.google.javascript.jscomp.graph.GraphColoring.GreedyGraphColoring
-
- GsonUtil - Class in org.plovr
-
- GssError - Class in com.google.common.css.compiler.ast
-
GSS parser error description.
- GssError(String, SourceCodeLocation) - Constructor for class com.google.common.css.compiler.ast.GssError
-
- GssError.MessageFormatArgs - Class in com.google.common.css.compiler.ast
-
A String template, together with values for the template holes.
- GssFunction - Interface in com.google.common.css.compiler.ast
-
Encapsulates a custom function callable from GSS stylesheet files.
- GssFunctionException - Exception in com.google.common.css.compiler.ast
-
Exception class to be thrown by Gss functions.
- GssFunctionException(String) - Constructor for exception com.google.common.css.compiler.ast.GssFunctionException
-
- GssFunctionException(String, Throwable) - Constructor for exception com.google.common.css.compiler.ast.GssFunctionException
-
- GssFunctionMapProvider - Interface in com.google.common.css
-
Provides maps of custom GSS functions for use with command-line compilers.
- gssFunctionMapProvider - Variable in class com.google.common.css.JobDescription
-
- GssFunctions - Class in com.google.common.css.compiler.gssfunctions
-
Container for common GSS functions.
- GssFunctions() - Constructor for class com.google.common.css.compiler.gssfunctions.GssFunctions
-
- GssFunctions.AddHsbToCssColor - Class in com.google.common.css.compiler.gssfunctions
-
Implementation of the addHsbToCssColor GSS function.
- GssFunctions.AddToNumericValue - Class in com.google.common.css.compiler.gssfunctions
-
The "add()" function adds a list of numeric values.
- GssFunctions.AdjustBrightness - Class in com.google.common.css.compiler.gssfunctions
-
Implementation of the adjustBrightness GSS function.
- GssFunctions.BaseBlendColors - Class in com.google.common.css.compiler.gssfunctions
-
Base implementation of the color blending GSS function.
- GssFunctions.BlendColorsHsb - Class in com.google.common.css.compiler.gssfunctions
-
Implementation of the blendColorsHsb GSS function.
- GssFunctions.BlendColorsRgb - Class in com.google.common.css.compiler.gssfunctions
-
Implementation of the blendColorsRgb GSS function.
- GssFunctions.Div - Class in com.google.common.css.compiler.gssfunctions
-
A
GssFunction that returns the quotient of its arguments.
- GssFunctions.MakeContrastingColor - Class in com.google.common.css.compiler.gssfunctions
-
The "makeContrastingColor" function generates a contrasting color with the
same hue as the input color.
- GssFunctions.MakeMutedColor - Class in com.google.common.css.compiler.gssfunctions
-
Implementation of the makeMutedColor GSS function.
- GssFunctions.MakeTranslucent - Class in com.google.common.css.compiler.gssfunctions
-
Takes an input color and sets its alpha component without affecting
the RGB components.
- GssFunctions.MaxValue - Class in com.google.common.css.compiler.gssfunctions
-
A
GssFunction that returns the max value from its list of
arguments.
- GssFunctions.MinValue - Class in com.google.common.css.compiler.gssfunctions
-
A
GssFunction that returns the min value from its list of
arguments.
- GssFunctions.Mult - Class in com.google.common.css.compiler.gssfunctions
-
A
GssFunction that returns the product of its arguments.
- GssFunctions.SelectFrom - Class in com.google.common.css.compiler.gssfunctions
-
Allows the equivalent of the ternary operator in GSS, using three
@def statements as inputs.
- GssFunctions.SubtractFromNumericValue - Class in com.google.common.css.compiler.gssfunctions
-
The "sub()" function subtracts a list of numeric values.
- GssParser - Class in com.google.common.css.compiler.ast
-
A wrapper around the JavaCC generated GSS parser.
- GssParser(List<SourceCode>) - Constructor for class com.google.common.css.compiler.ast.GssParser
-
- GssParser(SourceCode) - Constructor for class com.google.common.css.compiler.ast.GssParser
-
- GssParserCC - Class in com.google.common.css.compiler.ast
-
A parser that recognizes GSS files and builds the new AST.
- GssParserCC(CssBlockNode, SourceCode) - Constructor for class com.google.common.css.compiler.ast.GssParserCC
-
- GssParserCC(StringCharStream, CssBlockNode, SourceCode) - Constructor for class com.google.common.css.compiler.ast.GssParserCC
-
- GssParserCC(CssBlockNode, SourceCode, boolean) - Constructor for class com.google.common.css.compiler.ast.GssParserCC
-
- GssParserCC(StringCharStream, CssBlockNode, SourceCode, boolean) - Constructor for class com.google.common.css.compiler.ast.GssParserCC
-
- GssParserCC(CharStream) - Constructor for class com.google.common.css.compiler.ast.GssParserCC
-
Constructor with user supplied CharStream.
- GssParserCC(GssParserCCTokenManager) - Constructor for class com.google.common.css.compiler.ast.GssParserCC
-
Constructor with generated Token Manager.
- GssParserCCConstants - Interface in com.google.common.css.compiler.ast
-
Token literal values and constants.
- GssParserCCTokenManager - Class in com.google.common.css.compiler.ast
-
Token Manager.
- GssParserCCTokenManager(CharStream) - Constructor for class com.google.common.css.compiler.ast.GssParserCCTokenManager
-
Constructor.
- GssParserCCTokenManager(CharStream, int) - Constructor for class com.google.common.css.compiler.ast.GssParserCCTokenManager
-
Constructor.
- GssParserException - Exception in com.google.common.css.compiler.ast
-
- GssParserException(SourceCodeLocation, Throwable) - Constructor for exception com.google.common.css.compiler.ast.GssParserException
-
- GssParserException(SourceCodeLocation) - Constructor for exception com.google.common.css.compiler.ast.GssParserException
-
- GssSourceMapGenerator - Interface in com.google.common.css.compiler.passes
-
Interface to collect and generate source map for
CssNode in Gss compiler.
- GT - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- GuiceSimpleScope - Class in com.google.template.soy.shared.internal
-
Scopes a single execution of a block of code.
- GuiceSimpleScope() - Constructor for class com.google.template.soy.shared.internal.GuiceSimpleScope
-
- GuiceSimpleScope.WithScope - Interface in com.google.template.soy.shared.internal
-
- gzDiff - Variable in class com.google.javascript.jscomp.PerformanceTracker.Stats
-
- GzipUtil - Class in org.plovr.util
-
- gzSize - Variable in class com.google.javascript.jscomp.PerformanceTracker.Stats
-
- I18nDirectivesModule - Class in com.google.template.soy.i18ndirectives
-
Guice module for i18n directives.
- I18nDirectivesModule() - Constructor for class com.google.template.soy.i18ndirectives.I18nDirectivesModule
-
- I_OBJECT_VALUE_TEMPLATE - Static variable in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
The name associated with the template variable corresponding to the
property value type for IObject.
- IcuSyntaxUtils - Class in com.google.template.soy.msgs.internal
-
Utilities for building msg parts with ICU syntax.
- id() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- id - Variable in class com.google.template.soy.msgs.internal.MsgUtils.MsgPartsAndIds
-
A unique id for this message (same across all translations).
- id - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
The id for this node.
- IdDirective - Class in com.google.template.soy.coredirectives
-
A directive that marks an identifier such as an HTML id or CSS class name.
- IdDirective() - Constructor for class com.google.template.soy.coredirectives.IdDirective
-
- ideMode - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Configures the compiler for use as an IDE backend.
- IDENT - Static variable in interface com.google.template.soy.exprparse.ExpressionParserConstants
-
RegularExpression Id.
- IDENT - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- IDENT - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- IDENT - Static variable in interface com.google.template.soy.types.parse.TypeParserConstants
-
RegularExpression Id.
- IDENT_RE - Static variable in class com.google.template.soy.base.internal.BaseUtils
-
Regular expression for an identifier.
- IDENTIFIER - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- identifier - Variable in class com.google.javascript.jscomp.parsing.parser.trees.AssignmentRestElementTree
-
- identifier - Variable in class com.google.javascript.jscomp.parsing.parser.trees.RestParameterTree
-
- IdentifierExpressionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- IdentifierExpressionTree(SourceRange, IdentifierToken) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.IdentifierExpressionTree
-
- IdentifierToken - Class in com.google.javascript.jscomp.parsing.parser
-
A token representing an identifier.
- IdentifierToken(SourceRange, String) - Constructor for class com.google.javascript.jscomp.parsing.parser.IdentifierToken
-
- identifierToken - Variable in class com.google.javascript.jscomp.parsing.parser.trees.IdentifierExpressionTree
-
- identifyNonNullableName(String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Identifies the name of a typedef or enum before we actually declare it.
- identifyTypeDeclarationCall(Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- identifyTypeDeclarationCall(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Checks if the given CALL node is forward-declaring any types,
and returns the name of the types if it is.
- identifyTypeDeclarationCall(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- IDENTITY - Static variable in interface com.google.template.soy.shared.SoyCssRenamingMap
-
A renaming map that maps every name to itself.
- IdentitySubstitutionMap - Class in com.google.common.css
-
- IdentitySubstitutionMap() - Constructor for class com.google.common.css.IdentitySubstitutionMap
-
- idGenerator() - Method in class com.google.javascript.jscomp.EmptyMessageBundle
-
Gets a dummy message ID generator.
- idGenerator() - Method in interface com.google.javascript.jscomp.MessageBundle
-
Gets the message ID generator to use to compute message IDs for this
type of bundle.
- idGenerator() - Method in class com.google.javascript.jscomp.XtbMessageBundle
-
- IdGenerator - Interface in com.google.template.soy.base.internal
-
A generator of int ids.
- idGeneratorMap - Variable in class com.google.javascript.jscomp.Result
-
- IdMappingUtil - Class in com.google.javascript.jscomp
-
A utility class for generating and parsing id mappings held by ReplaceIdGenerators.
- idUsingBracedPhs - Variable in class com.google.template.soy.msgs.internal.MsgUtils.MsgPartsAndIds
-
An alternate unique id for this message.
- IF - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- ifBuilder(int, String, SourceLocation) - Static method in class com.google.template.soy.soytree.IfCondNode
-
- ifClause - Variable in class com.google.javascript.jscomp.parsing.parser.trees.IfStatementTree
-
- IfCondNode - Class in com.google.template.soy.soytree
-
Node representing a block within an 'if' statement that has a conditional expression (i.e.
- IfCondNode(int, SourceLocation, String, ExprUnion) - Constructor for class com.google.template.soy.soytree.IfCondNode
-
- IfCondNode.Builder - Class in com.google.template.soy.soytree
-
- IfElseNode - Class in com.google.template.soy.soytree
-
Node representing the 'else' block within an 'if' statement.
- IfElseNode(int, SourceLocation) - Constructor for class com.google.template.soy.soytree.IfElseNode
-
- ifNode(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- ifNode(Node, Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- IfNode - Class in com.google.template.soy.soytree
-
Node representing an 'if' statement.
- IfNode(int, SourceLocation) - Constructor for class com.google.template.soy.soytree.IfNode
-
- IfStatementTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- IfStatementTree(SourceRange, ParseTree, ParseTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.IfStatementTree
-
- ijData - Variable in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
The current injected data.
- ijParamSet - Variable in class com.google.template.soy.sharedpasses.FindIjParamsVisitor.IjParamsInfo
-
Sorted set of inject params (i.e.
- IjParamsInfo(ImmutableMultimap<String, TemplateNode>) - Constructor for class com.google.template.soy.sharedpasses.FindIjParamsVisitor.IjParamsInfo
-
- ijParamToCalleesMultimap - Variable in class com.google.template.soy.sharedpasses.FindIjParamsVisitor.IjParamsInfo
-
Multimap from injected param key to transitive callees that use the param.
- ILLEGAL_PROTOTYPE_MEMBER - Static variable in class com.google.javascript.jscomp.lint.CheckPrototypeProperties
-
- IllegalFormatCodePointException - Exception in com.google.javascript.jscomp.parsing.parser.util.format
-
- IllegalFormatCodePointException(int) - Constructor for exception com.google.javascript.jscomp.parsing.parser.util.format.IllegalFormatCodePointException
-
- IllegalFormatConversionException - Exception in com.google.javascript.jscomp.parsing.parser.util.format
-
- IllegalFormatConversionException(char, Class<? extends Object>) - Constructor for exception com.google.javascript.jscomp.parsing.parser.util.format.IllegalFormatConversionException
-
- IllegalFormatFlagsException - Exception in com.google.javascript.jscomp.parsing.parser.util.format
-
- IllegalFormatFlagsException(String) - Constructor for exception com.google.javascript.jscomp.parsing.parser.util.format.IllegalFormatFlagsException
-
- IllegalFormatPrecisionException - Exception in com.google.javascript.jscomp.parsing.parser.util.format
-
- IllegalFormatPrecisionException(int) - Constructor for exception com.google.javascript.jscomp.parsing.parser.util.format.IllegalFormatPrecisionException
-
- IllegalFormatWidthException - Exception in com.google.javascript.jscomp.parsing.parser.util.format
-
- IllegalFormatWidthException(int) - Constructor for exception com.google.javascript.jscomp.parsing.parser.util.format.IllegalFormatWidthException
-
- image - Variable in class com.google.common.css.compiler.ast.Token
-
The string image of the token.
- image - Variable in class com.google.template.soy.exprparse.Token
-
The string image of the token.
- image - Variable in class com.google.template.soy.soyparse.Token
-
The string image of the token.
- image - Variable in class com.google.template.soy.types.parse.Token
-
The string image of the token.
- IMPLEMENTS - Static variable in class com.google.javascript.rhino.Node
-
- IMPLEMENTS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- IMPLEMENTS_WITHOUT_CONSTRUCTOR - Static variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- IMPLICIT_NODE_NAME - Static variable in class com.google.common.css.compiler.ast.CssComponentNode
-
- implicitMatch(JSType, JSType, JSType.ImplCache) - Static method in class com.google.javascript.rhino.jstype.JSType
-
perform structural interface matching to see if the second argument type
implicitly implements the first argument type.
- ImplicitNullabilityCheck - Class in com.google.javascript.jscomp
-
Warn about types in JSDoc that are implicitly nullable.
- ImplicitNullabilityCheck(AbstractCompiler) - Constructor for class com.google.javascript.jscomp.ImplicitNullabilityCheck
-
- IMPORT - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- IMPORT_SPEC - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- IMPORT_SPECS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- IMPORT_STAR - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- important() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- IMPORTANT_SYM - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- ImportDeclarationTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ImportDeclarationTree(SourceRange, IdentifierToken, ImmutableList<ParseTree>, IdentifierToken, LiteralToken) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ImportDeclarationTree
-
- importedName - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ExportSpecifierTree
-
- importedName - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ImportSpecifierTree
-
- importSpecifierList - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ImportDeclarationTree
-
- ImportSpecifierTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- ImportSpecifierTree(SourceRange, IdentifierToken, IdentifierToken) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.ImportSpecifierTree
-
- in(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- IN - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- IN_BLOCK_DOC_COMMENT - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
Lexical state.
- IN_BLOCK_NONDOC_COMMENT - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
Lexical state.
- IN_CMD_TEXT_1 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
Lexical state.
- IN_CMD_TEXT_2 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
Lexical state.
- IN_LITERAL_BLOCK - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
Lexical state.
- IN_SOY_DOC - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
Lexical state.
- IN_TEMPLATE - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
Lexical state.
- inBuf - Variable in class com.google.template.soy.exprparse.SimpleCharStream
-
- inBuf - Variable in class com.google.template.soy.soyparse.SimpleCharStream
-
- inBuf - Variable in class com.google.template.soy.types.parse.SimpleCharStream
-
- inc(Node, boolean) - Static method in class com.google.javascript.rhino.IR
-
- INC - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- INCRDECR_PROP - Static variable in class com.google.javascript.rhino.Node
-
- increaseIndent() - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Increases the indent by one stop.
- increaseIndent(int) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Increases the indent by the given number of stops.
- increaseIndent() - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Increases the current indent.
- increaseIndentTwice() - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Increases the current indent twice.
- increment - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ForStatementTree
-
- increment() - Method in class com.google.template.soy.soytree.ForNode.RangeArgs
-
The expression for the iteration increment.
- IncrementingIdGenerator - Class in com.google.template.soy.base.internal
-
A generator of incrementing unique integer ids, starting from 0.
- IncrementingIdGenerator() - Constructor for class com.google.template.soy.base.internal.IncrementingIdGenerator
-
- IndentedLinesBuilder - Class in com.google.template.soy.base.internal
-
A wrapped StringBuilder used for building text with indented lines.
- IndentedLinesBuilder(int) - Constructor for class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Constructor with initial indent length of 0.
- IndentedLinesBuilder(int, int) - Constructor for class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Constructor with a specified initial indent length.
- INDEX_SIGNATURE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- indexPagesAreEnabled() - Method in class org.plovr.soy.server.Config
-
- IndexRequestHandler - Class in org.plovr
-
- IndexRequestHandler(CompilationServer) - Constructor for class org.plovr.IndexRequestHandler
-
- IndexSignatureTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
Represents an indexable object in TypeScript.
- IndexSignatureTree(SourceRange, ParseTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.IndexSignatureTree
-
- indirectParams - Variable in class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor.IndirectParamsInfo
-
Map from indirect param key to param object.
- IndirectParamsInfo(SortedMap<String, TemplateParam>, Multimap<String, TemplateNode>, Multimap<String, SoyType>, boolean, boolean) - Constructor for class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor.IndirectParamsInfo
-
- indirectParamTypes - Variable in class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor.IndirectParamsInfo
-
Multimap from indirect param key to param types.
- indirectParamTypes - Variable in class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor
-
Multimap from indirect param key to param types.
- INEXISTENT_PROPERTY - Static variable in class com.google.javascript.jscomp.TypeCheck
-
- inferQualifiedSlot(Node, String, JSType, JSType, boolean) - Method in interface com.google.javascript.jscomp.type.FlowScope
-
Infer the type of a qualified name.
- INFERRED_CONST_CHECKS - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- INFERRED_FUNCTION - Static variable in class com.google.javascript.rhino.Node
-
- InferRequiredSyntaxVersionVisitor - Class in com.google.template.soy.parsepasses
-
Visitor to infer the required syntax version of a Soy file due to features used.
- InferRequiredSyntaxVersionVisitor(ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.InferRequiredSyntaxVersionVisitor
-
- inferSlotType(String, JSType) - Method in interface com.google.javascript.jscomp.type.FlowScope
-
Defines the type of a symbol at this point in the flow.
- InfoCommand - Class in org.plovr.cli
-
- InfoCommand() - Constructor for class org.plovr.cli.InfoCommand
-
- InfoCommandOptions - Class in org.plovr.cli
-
- InfoCommandOptions() - Constructor for class org.plovr.cli.InfoCommandOptions
-
- inFunArgs() - Method in class com.google.common.css.compiler.ast.CssNode
-
- INHERITANCE_CYCLE - Static variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- init(List<T1>, List<T2>, CompilerOptions) - Method in class com.google.javascript.jscomp.Compiler
-
Initializes the instance state needed for a compile job.
- initializer - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComprehensionForTree
-
- initializer - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ForInStatementTree
-
- initializer - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ForOfStatementTree
-
- initializer - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ForStatementTree
-
- initializer - Variable in class com.google.javascript.jscomp.parsing.parser.trees.VariableDeclarationTree
-
- initModules(List<T>, List<JSModule>, CompilerOptions) - Method in class com.google.javascript.jscomp.Compiler
-
Initializes the instance state needed for a compile job if the sources
are in modules.
- initOptions(CompilerOptions) - Method in class com.google.javascript.jscomp.Compiler
-
Initialize the compiler options.
- initOutputVarIfNecessary() - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Appends a full line/statement for initializing the current output variable.
- initTypes() - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- InjectedParam - Class in com.google.template.soy.soytree.defn
-
An injected parameter.
- InjectedParam(String) - Constructor for class com.google.template.soy.soytree.defn.InjectedParam
-
- InjectedParam(String, SoyType) - Constructor for class com.google.template.soy.soytree.defn.InjectedParam
-
- inlineConstantVars - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Inlines constants (symbols that are all CAPS)
- inlineFunctions - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Inlines global functions
- inlineGetters - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Inlines trivial getters
- inlineLocalFunctions - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Inlines functions defined in local scopes
- inlineVariables - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Inlines variables
- innerAtRule() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- INNOCUOUS_OUTPUT - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions
-
A string, used as the result of a filter when the filter pattern does not match the input, that
is not a substring of any keyword or well-known identifier in HTML, JS, or CSS and that is a
valid identifier part in all those languages, and which cannot terminate a string, comment, or
other bracketed section.
- INPUT_ID - Static variable in class com.google.javascript.rhino.Node
-
- input_stream - Variable in class com.google.common.css.compiler.ast.GssParserCCTokenManager
-
- input_stream - Variable in class com.google.template.soy.exprparse.ExpressionParserTokenManager
-
- input_stream - Variable in class com.google.template.soy.soyparse.SoyFileParserTokenManager
-
- input_stream - Variable in class com.google.template.soy.soyparse.TemplateParserTokenManager
-
- input_stream - Variable in class com.google.template.soy.types.parse.TypeParserTokenManager
-
- inputDelimiter - Variable in class com.google.javascript.jscomp.CompilerOptions
-
The string to use as the separator for printInputDelimiter
- InputFileHandler - Class in org.plovr
-
- InputFileHandler(CompilationServer) - Constructor for class org.plovr.InputFileHandler
-
- InputId - Class in com.google.javascript.rhino
-
An id used uniquely identify a CompilerInput
- InputId(String) - Constructor for class com.google.javascript.rhino.InputId
-
- inputOrientation - Variable in class com.google.common.css.JobDescription
-
- inputs - Variable in class com.google.common.css.JobDescription
-
- inputStream - Variable in class com.google.template.soy.exprparse.SimpleCharStream
-
- inputStream - Variable in class com.google.template.soy.soyparse.SimpleCharStream
-
- inputStream - Variable in class com.google.template.soy.types.parse.SimpleCharStream
-
- insertArguments(Node, int, String...) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Inserts arguments into an existing function call.
- insertBefore(Node, Node, AbstractCompiler) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Inserts a new node before the provided node.
- insertBefore(Node, String) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Inserts a string before the provided node.
- InsertMsgsVisitor - Class in com.google.template.soy.msgs.internal
-
Visitor for inserting translated messages into Soy tree.
- InsertMsgsVisitor(SoyMsgBundle, boolean, ErrorReporter) - Constructor for class com.google.template.soy.msgs.internal.InsertMsgsVisitor
-
- InsertMsgsVisitor.EncounteredPlrselMsgException - Exception in com.google.template.soy.msgs.internal
-
Exception thrown when a plural or select message is encountered.
- insertScopeVariablesAndGenerateExecutableJavaScript(Bindings, String, String) - Method in class org.plovr.CoffeeScriptCompiler
-
- insertScopeVariablesAndGenerateExecutableJavaScript(Bindings, String, String) - Method in class org.plovr.TypeScriptCompiler
-
- insertText(int, String) - Method in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode.RawTextSlice
-
Mutates the parse tree by replacing the sliced text node with a text node that
includes the given text at the given point within this slice.
- InsertWordBreaksDirective - Class in com.google.template.soy.basicdirectives
-
A directive that inserts word breaks as necessary.
- INSTANCE - Static variable in class com.google.template.soy.data.restricted.NullData
-
Static singleton instance of NullData.
- INSTANCE - Static variable in class com.google.template.soy.data.restricted.UndefinedData
-
Static singleton instance of UndefinedData.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.EscapeCssString
-
Implements the |escapeCssString directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.EscapeHtml
-
Implements the |escapeHtml directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.EscapeHtmlNospace
-
Implements the |escapeHtmlNospace directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.EscapeJsRegex
-
Implements the |escapeJsRegex directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.EscapeJsString
-
Implements the |escapeJsString directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.EscapeUri
-
Implements the |escapeUri directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.FilterCssValue
-
Implements the |filterCssValue directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.FilterHtmlAttributes
-
Implements the |filterHtmlAttributes directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.FilterHtmlElementName
-
Implements the |filterHtmlElementName directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.FilterImageDataUri
-
Implements the |filterNormalizeUri directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.FilterNormalizeUri
-
Implements the |filterNormalizeUri directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.NormalizeHtml
-
Implements the |normalizeHtml directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.NormalizeHtmlNospace
-
Implements the |normalizeHtml directive.
- INSTANCE - Static variable in class com.google.template.soy.shared.restricted.EscapingConventions.NormalizeUri
-
Implements the |normalizeUri directive.
- INSTANCEOF - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- instantiateGenerics(Map<String, JSType>) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- instantiateGenericsFromArgumentTypes(List<JSType>) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- instrumentationTemplate - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Instrumentation template to use with #recordFunctionInformation
- instrumentForCoverage - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Instrument code for the purpose of collecting coverage data.
- INTEGER - Static variable in interface com.google.template.soy.exprparse.ExpressionParserConstants
-
RegularExpression Id.
- IntegerData - Class in com.google.template.soy.data.restricted
-
Integer data.
- IntegerNode - Class in com.google.template.soy.exprtree
-
Node representing an integer value.
- IntegerNode(int, SourceLocation) - Constructor for class com.google.template.soy.exprtree.IntegerNode
-
- integerValue() - Method in class com.google.template.soy.data.restricted.IntegerData
-
- integerValue() - Method in class com.google.template.soy.data.SoyAbstractValue
-
- integerValue() - Method in interface com.google.template.soy.data.SoyValue
-
Precondition: Only call this method if you know that this SoyValue object is a 32-bit integer.
- INTERFACE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- INTERFACE_EXTENDS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- INTERFACE_FUNCTION_NOT_EMPTY - Static variable in class com.google.javascript.jscomp.lint.CheckInterfaces
-
- INTERFACE_MEMBERS - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- INTERFACE_SHOULD_NOT_TAKE_ARGS - Static variable in class com.google.javascript.jscomp.lint.CheckInterfaces
-
- InterfaceDeclarationTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- InterfaceDeclarationTree(SourceRange, IdentifierToken, GenericTypeListTree, ImmutableList<ParseTree>, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.InterfaceDeclarationTree
-
- interfaces - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ClassDeclarationTree
-
- INTERNAL_CLASS_PREFIX - Static variable in class com.google.template.soy.jbcsrc.api.Names
-
- INTERNAL_ERROR_EXIT_CODE - Static variable in class com.google.common.css.AbstractCommandLineCompiler
-
Exit code for abnormal compiler behavior, such as violated invariants,
infinite loops and the likes.
- InternalValueUtils - Class in com.google.template.soy.data.internalutils
-
Internal utilities related to Soy values.
- INTERNET_EXPLORER_CHECKS - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- intersection(BooleanLiteralSet) - Method in enum com.google.javascript.rhino.jstype.BooleanLiteralSet
-
Computes the intersection of this set and that.
- IntType - Class in com.google.template.soy.types.primitive
-
Soy integer type.
- INVALID_CASTS - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- INVALID_COMMAND_TEXT - Static variable in class com.google.template.soy.soytree.LetNode
-
- INVALID_DELEGATE_NAME - Static variable in class com.google.template.soy.soytree.CallDelegateNode
-
- INVALID_EXPRESSION_LIST - Static variable in class com.google.template.soy.exprparse.ExpressionParser
-
- INVALID_GENERICS_INSTANTIATION - Static variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- INVALID_LEXICAL_STATE - Static variable in error com.google.common.css.compiler.ast.TokenMgrError
-
Tried to change to an invalid lexical state.
- INVALID_VAR_NAME - Static variable in class com.google.template.soy.exprparse.ExpressionParser
-
- IR - Class in com.google.javascript.rhino
-
An AST construction helper class
- is6Typed - Variable in class com.google.javascript.jscomp.parsing.parser.Parser.Config
-
- IS_CONSTANT_NAME - Static variable in class com.google.javascript.rhino.Node
-
- IS_CONSTANT_VAR - Static variable in class com.google.javascript.rhino.Node
-
- IS_NAMESPACE - Static variable in class com.google.javascript.rhino.Node
-
- IS_RTL_MODULE_ALIAS - Static variable in class com.google.template.soy.internal.i18n.SoyBidiUtils
-
The name used as an alias for importing a module containing the bidiIsRtlFn.
- isAbstract() - Method in class com.google.common.css.compiler.ast.CssComponentNode
-
- isActive() - Method in class com.google.template.soy.shared.internal.GuiceSimpleScope
-
Whether we're currently in an occurrence of this scope.
- isAdd() - Method in class com.google.javascript.rhino.Node
-
AST type check methods
- isAddedBlock() - Method in class com.google.javascript.rhino.Node
-
Returns whether this is an added block that should not be considered
a real source block.
- isAliased() - Method in class com.google.javascript.jscomp.CallGraph.Function
-
Returns true if the function is aliased.
- isAllType() - Method in class com.google.javascript.rhino.jstype.AllType
-
- isAllType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isAllType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isAnd() - Method in class com.google.javascript.rhino.Node
-
- isAnonymous() - Method in class com.google.javascript.jscomp.JsMessage
-
- isAnonymous() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- isArrayLit() - Method in class com.google.javascript.rhino.Node
-
- isArrayPattern() - Method in class com.google.javascript.rhino.Node
-
- isArrayType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isArrowFunction() - Method in class com.google.javascript.rhino.Node
-
Returns whether this node is a arrow function node.
- isAssign() - Method in class com.google.javascript.rhino.Node
-
- isAssignableFrom(SoyType) - Method in class com.google.template.soy.types.aggregate.ListType
-
- isAssignableFrom(SoyType) - Method in class com.google.template.soy.types.aggregate.MapType
-
- isAssignableFrom(SoyType) - Method in class com.google.template.soy.types.aggregate.RecordType
-
- isAssignableFrom(SoyType) - Method in class com.google.template.soy.types.aggregate.UnionType
-
- isAssignableFrom(SoyType) - Method in class com.google.template.soy.types.primitive.AnyType
-
- isAssignableFrom(SoyType) - Method in class com.google.template.soy.types.primitive.ErrorType
-
- isAssignableFrom(SoyType) - Method in class com.google.template.soy.types.primitive.StringType
-
- isAssignableFrom(SoyType) - Method in class com.google.template.soy.types.primitive.UnknownType
-
- isAssignableFrom(SoyType) - Method in interface com.google.template.soy.types.SoyType
-
Returns true if a parameter or field of this type can be assigned from
a value of srcType.
- isAssignAdd() - Method in class com.google.javascript.rhino.Node
-
- isAssignmentExpression() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- isAssignmentOp(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- isAssignmentRestElement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- isBinaryOperator() - Method in enum com.google.common.css.compiler.ast.CssBooleanExpressionNode.Type
-
- isBleedingFunction() - Method in class com.google.javascript.jscomp.TypedVar
-
- isBleedingFunction() - Method in class com.google.javascript.jscomp.Var
-
Whether this is a bleeding function (an anonymous named function
that bleeds into the inner scope).
- isBlock() - Method in class com.google.javascript.rhino.Node
-
- isBlockScope() - Method in class com.google.javascript.jscomp.Scope
-
- isBlockScope() - Method in class com.google.javascript.jscomp.TypedScope
-
- isBoolean() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isBooleanObjectType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isBooleanValueType() - Method in class com.google.javascript.rhino.jstype.BooleanType
-
- isBooleanValueType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isBottom() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isBottom() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isBottom() - Method in interface com.google.javascript.rhino.TypeI
-
- isBreak() - Method in class com.google.javascript.rhino.Node
-
- isCaching() - Method in class com.google.template.soy.tofu.internal.BaseTofu
-
- isCaching() - Method in interface com.google.template.soy.tofu.SoyTofu
-
Gets whether this instance caches intermediate Soy trees after substitutions from the
SoyMsgBundle and the SoyCssRenamingMap.
- isCall() - Method in class com.google.javascript.rhino.Node
-
- isCase() - Method in class com.google.javascript.rhino.Node
-
- isCaseSensitive() - Method in class com.google.javascript.jscomp.regex.RegExpTree
-
True if the presence or absence of an "i" flag would change the
meaning of this regular expression.
- isCast() - Method in class com.google.javascript.rhino.Node
-
- isCatch() - Method in class com.google.javascript.rhino.Node
-
- isCheckedUnknownType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isCheckedUnknownType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isCheckedUnknownType() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- isClass() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- isClass() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- isClass() - Method in class com.google.javascript.rhino.Node
-
- isClassMembers() - Method in class com.google.javascript.rhino.Node
-
- isComma() - Method in class com.google.javascript.rhino.Node
-
- isCompatibleWith(EscapingMode) - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
True if the given escaping mode could make sense in this context.
- isComponentScoped() - Method in class com.google.common.css.compiler.ast.CssClassSelectorNode
-
Returns true if this class selector was prefixed with a percent-sign, indicating that
it should be prefixed with the current @component's class prefix.
- isComputed() - Method in class com.google.template.soy.data.SoyAbstractCachingValueProvider
-
Returns true if the caching provider has already been calculated.
- isComputedProp() - Method in class com.google.javascript.rhino.Node
-
- isConditional() - Method in enum com.google.common.css.compiler.ast.CssAtRuleNode.Type
-
- isConditional() - Method in enum com.google.javascript.jscomp.ControlFlowGraph.Branch
-
- isConnected(N, N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- isConnected(N, E, N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
- isConnected(N, N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Checks whether two nodes in the graph are connected.
- isConnected(N, E, N) - Method in class com.google.javascript.jscomp.graph.Graph
-
Checks whether two nodes in the graph are connected by the given
edge type.
- isConnected(N, N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- isConnected(N, E, N) - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- isConnectedInDirection(N, N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
Checks whether two nodes in the graph are connected via a directed edge.
- isConnectedInDirection(N, E, N) - Method in class com.google.javascript.jscomp.graph.DiGraph
-
Checks whether two nodes in the graph are connected via a directed edge
with the given value.
- isConnectedInDirection(N, N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
DiGraphNode look ups can be expensive for a large graph operation, prefer the
version below that takes DiGraphNodes, if you have them available.
- isConnectedInDirection(N, E, N) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
DiGraphNode look ups can be expensive for a large graph operation, prefer the
version below that takes DiGraphNodes, if you have them available.
- isConnectedInDirection(DiGraph.DiGraphNode<N, E>, Predicate<E>, DiGraph.DiGraphNode<N, E>) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
DiGraphNode look ups can be expensive for a large graph operation, prefer this
method if you have the DiGraphNodes available.
- isConsistentIdGenerator() - Method in class com.google.javascript.rhino.JSDocInfo
-
- isConst() - Method in class com.google.javascript.rhino.Node
-
- isConstant() - Method in enum com.google.common.css.compiler.ast.CssBooleanExpressionNode.Type
-
- isConstant(String) - Method in interface com.google.javascript.jscomp.CodingConvention
-
This checks whether a given variable name, such as a name in all-caps
should be treated as if it had the @const annotation.
- isConstant(String) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isConstant(String) - Method in class com.google.javascript.jscomp.GoogleCodingConvention
-
This checks whether a given variable name, such as a name in all-caps
should be treated as if it had the @const annotation.
- isConstant() - Method in class com.google.javascript.jscomp.newtypes.Declaration
-
- isConstant() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@const annotation is present on this
JSDocInfo.
- isConstantKey(String) - Method in interface com.google.javascript.jscomp.CodingConvention
-
This checks whether a given key of an object literal, such as a
name in all-caps should be treated as if it had the @const
annotation.
- isConstantKey(String) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isConstantKey(String) - Method in class com.google.javascript.jscomp.GoogleCodingConvention
-
- isConstructor() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isConstructor() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isConstructor() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@constructor annotation is present on this
JSDocInfo.
- isConstructor() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- isConstructor() - Method in class com.google.javascript.rhino.jstype.JSType
-
Whether this type is a
FunctionType that is a constructor or a
named type that points to such a type.
- isConstructor() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isConstructor() - Method in interface com.google.javascript.rhino.TypeI
-
- isConstructorOrInterface() - Method in class com.google.javascript.rhino.JSDocInfo
-
- isConstructorRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- isContinue() - Method in class com.google.javascript.rhino.Node
-
- isCoreDirective(PrintDirectiveNode) - Static method in class com.google.template.soy.coredirectives.CoreDirectiveUtils
-
- isDateType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isDebugger() - Method in class com.google.javascript.rhino.Node
-
- isDec() - Method in class com.google.javascript.rhino.Node
-
- isDeclared(String, boolean) - Method in class com.google.javascript.jscomp.Scope
-
Returns true if a variable is declared.
- isDeclared(String, boolean) - Method in class com.google.javascript.jscomp.TypedScope
-
- isDeclaredInFunction(String) - Method in class com.google.javascript.jscomp.Scope
-
- isDefault - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ExportDeclarationTree
-
- isDefaultCase() - Method in class com.google.javascript.rhino.Node
-
- isDefaultOptional(SoyType) - Static method in class com.google.template.soy.jssrc.internal.JsSrcUtils
-
Returns true if the given type is optional by default (in the jscompiler).
- isDefaultValue() - Method in class com.google.javascript.rhino.Node
-
- isDefine() - Method in class com.google.javascript.jscomp.TypedVar
-
- isDefine() - Method in class com.google.javascript.jscomp.Var
-
Returns true if the variable is declared as a define.
- isDefine() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@define annotation is present on this
JSDocInfo.
- isDefined(QualifiedName) - Method in class com.google.javascript.jscomp.newtypes.Namespace
-
- isDefinitionReference(String) - Static method in class com.google.common.css.compiler.ast.CssConstantReferenceNode
-
Returns if the given identifier matches the pattern of a constant.
- isDelProp() - Method in class com.google.javascript.rhino.Node
-
- isDeprecated() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@deprecated annotation is present on this
JSDocInfo.
- isDescendantOf(SoyNode, SoyNode) - Static method in class com.google.template.soy.soytree.SoytreeUtils
-
Returns true if node is a descendant of ancestor.
- isDescriptionRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether this builder recorded a description.
- isDestructuringPattern() - Method in class com.google.javascript.rhino.Node
-
- isDict() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isDict() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- isDict() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- isDict() - Method in class com.google.javascript.rhino.jstype.JSType
-
Returns true iff this can be a dict.
- isDict() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isDict() - Method in class com.google.javascript.rhino.jstype.UnionType
-
- isDictRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- isDirected() - Method in interface com.google.javascript.jscomp.graph.GraphvizGraph
-
Graph type.
- isDirected() - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph
-
- isDirected() - Method in class com.google.javascript.jscomp.graph.LinkedUndirectedGraph
-
- isDisambiguatePrivateProperties() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- isDisposes() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether JSDoc is annotated with @disposes annotation.
- isDisposesRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether current JSDoc is annotated with @disposes.
- isDo() - Method in class com.google.javascript.rhino.Node
-
- isDocOnlyParameter() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
Whether this is a variable that's only in JSDoc.
- isDocScope() - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
Returns whether this is a doc scope.
- isDone() - Method in class com.google.template.soy.jbcsrc.api.RenderResult
-
Returns true if the result is done.
- isDottedIdentifier(String) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Determines whether the given string is a dotted identifier (e.g.
- isDottedOrDashedIdent(String) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Determines whether the given string is a "dotted or dashed" identifier.
- isEmpty() - Method in class com.google.common.css.compiler.ast.CssNodesListNode
-
- isEmpty() - Method in class com.google.javascript.jscomp.JsMessage
-
- isEmpty() - Method in class com.google.javascript.rhino.jstype.TemplateTypeMap
-
Returns true if the map is empty; false otherwise.
- isEmpty() - Method in class com.google.javascript.rhino.Node
-
- isEmptyType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isEnclosedWithBraces() - Method in class com.google.common.css.compiler.ast.CssNodesListNode
-
- isEnteringNewCfgNode(Node) - Static method in class com.google.javascript.jscomp.ControlFlowGraph
-
- isEnumElement() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isEnumElementType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isEnumType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isEqualTo(Node) - Method in class com.google.javascript.jscomp.testing.NodeSubject
-
- isEquivalent(JSType, JSType) - Static method in class com.google.javascript.rhino.jstype.JSType
-
- isEquivalentTo(TypeI) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isEquivalentTo(TypeI) - Method in class com.google.javascript.rhino.jstype.JSType
-
Checks if two types are equivalent.
- isEquivalentTo(TypeI, boolean) - Method in class com.google.javascript.rhino.jstype.JSType
-
- isEquivalentTo(Node) - Method in class com.google.javascript.rhino.Node
-
Returns true if this node is equivalent semantically to another
- isEquivalentTo(TypeI) - Method in interface com.google.javascript.rhino.TypeI
-
- isEquivalentToShallow(Node) - Method in class com.google.javascript.rhino.Node
-
Checks equivalence without going into child nodes
- isEquivalentToTyped(Node) - Method in class com.google.javascript.rhino.Node
-
Returns true if this node is equivalent semantically to another and
the types are equivalent.
- isEs5OrHigher() - Method in enum com.google.javascript.jscomp.CompilerOptions.LanguageMode
-
Whether this is ECMAScript 5 or higher.
- isEs6OrHigher() - Method in enum com.google.javascript.jscomp.CompilerOptions.LanguageMode
-
Whether this is ECMAScript 6 or higher.
- isExport() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@export annotation is present on this
JSDocInfo.
- isExport() - Method in class com.google.javascript.rhino.Node
-
- isExportAll - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ExportDeclarationTree
-
- isExported(String, boolean) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Checks whether a global variable or function name should be treated as
exported, or externally referenceable.
- isExported(String) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Should be isExported(name, true) || isExported(name, false);
- isExported(String, boolean) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isExported(String) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isExported(String, boolean) - Method in class com.google.javascript.jscomp.GoogleCodingConvention
-
Checks whether a global variable or function name should be treated as
exported, or externally referenceable.
- isExpose() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@expose annotation is present on this
JSDocInfo.
- isExposedToCallOrApply() - Method in class com.google.javascript.jscomp.CallGraph.Function
-
Returns true if the function is ever exposed to ".call" or ".apply".
- isExprResult() - Method in class com.google.javascript.rhino.Node
-
- isExtern() - Method in class com.google.javascript.jscomp.CompilerInput
-
- isExtern() - Method in class com.google.javascript.jscomp.SourceFile
-
Returns whether this is an extern.
- isExtern() - Method in class com.google.javascript.rhino.SimpleSourceFile
-
- isExtern() - Method in interface com.google.javascript.rhino.StaticSourceFile
-
Returns whether this is an externs file.
- isExternal() - Method in class com.google.javascript.jscomp.JsMessage
-
- isExternExportsEnabled() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- isExterns() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@externs annotation is present on this
JSDocInfo.
- isFalse() - Method in class com.google.javascript.rhino.Node
-
- isFalsy() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isFinalized() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- isFinalized() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- isFor() - Method in class com.google.javascript.rhino.Node
-
- isForIn(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- isForInOverArray(Node) - Method in class com.google.javascript.jscomp.lint.CheckForInOverArray
-
- isForOf() - Method in class com.google.javascript.rhino.Node
-
- isForwardDeclaredType(String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Whether this is a forward-declared type name.
- isFromExterns() - Method in class com.google.javascript.rhino.Node
-
- isFunction() - Method in class com.google.javascript.rhino.Node
-
- isFunctionBlockScope() - Method in class com.google.javascript.jscomp.Scope
-
- isFunctionBlockScope() - Method in class com.google.javascript.jscomp.TypedScope
-
- isFunctionCallThatAlwaysThrows(Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- isFunctionCallThatAlwaysThrows(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Used by CheckMissingReturn.
- isFunctionCallThatAlwaysThrows(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isFunctionPrototypeType() - Method in class com.google.javascript.rhino.jstype.JSType
-
Whether this is the prototype of a function.
- isFunctionPrototypeType() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- isFunctionType() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isFunctionType() - Method in class com.google.javascript.rhino.jstype.JSType
-
Returns true if toMaybeFunctionType returns a non-null FunctionType.
- isFunctionType() - Method in interface com.google.javascript.rhino.TypeI
-
- isFunctionWithProperties() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isGenerator - Variable in class com.google.javascript.jscomp.parsing.parser.trees.FunctionDeclarationTree
-
- isGeneratorFunction() - Method in class com.google.javascript.rhino.Node
-
Returns whether this node is a generator function node.
- isGeneratorMarker() - Method in class com.google.javascript.rhino.Node
-
Returns whether this node is a marker used in the translation of generators.
- isGeneratorSafe() - Method in class com.google.javascript.rhino.Node
-
Used when translating ES6 generators.
- isGeneric() - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- isGeneric() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isGeneric() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- isGetElem() - Method in class com.google.javascript.rhino.Node
-
- isGetProp() - Method in class com.google.javascript.rhino.Node
-
- isGetterDef() - Method in class com.google.javascript.rhino.Node
-
- isGlobal() - Method in class com.google.javascript.jscomp.Scope
-
Returns whether this is the global scope.
- isGlobal() - Method in class com.google.javascript.jscomp.TypedScope
-
- isGlobal() - Method in class com.google.javascript.jscomp.TypedVar
-
- isGlobal() - Method in class com.google.javascript.jscomp.Var
-
- isGlobalScope() - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
- isGlobalThisType() - Method in class com.google.javascript.rhino.jstype.JSType
-
Returns true if this is a global this type.
- isGoogleChrome(HttpExchange) - Static method in class org.plovr.util.HttpExchangeUtil
-
- isGoogleChrome17OrEarlier(HttpExchange) - Static method in class org.plovr.util.HttpExchangeUtil
-
- isGoogleChrome35OrEarlier(HttpExchange) - Static method in class org.plovr.util.HttpExchangeUtil
-
- isHidden() - Method in class com.google.javascript.jscomp.JsMessage
-
Gets whether this message should be hidden from volunteer translators (to
reduce the chances of a new feature leak).
- isHidden() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@hidden annotation is present on this
JSDocInfo.
- isHidden() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns whether this message should be hiddens.
- isHidden() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns whether the message should be added as 'hidden' in the TC.
- isHoistedFunctionDeclaration(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Is this node a hoisted function declaration? A function declaration in the
scope root is hoisted to the top of the scope.
- isHoistScope() - Method in class com.google.javascript.jscomp.Scope
-
A hoist scope is the hoist target for enclosing var declarations.
- isHoistScope() - Method in class com.google.javascript.jscomp.TypedScope
-
- isHook() - Method in class com.google.javascript.rhino.Node
-
- isHtmlEmbeddable - Variable in enum com.google.template.soy.parsepasses.contextautoesc.EscapingMode
-
True iff the output does not contain quotes so can be embedded in HTML attribute values.
- isHttps() - Method in class org.plovr.cli.ServeCommandOptions
-
- isHttps() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- isHttps() - Method in class org.plovr.soy.server.Config
-
- isIdeMode() - Method in class com.google.javascript.jscomp.Compiler
-
- isIdentifier() - Method in class com.google.javascript.jscomp.newtypes.QualifiedName
-
- isIdentifier(String) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Determines whether the given string is an identifier.
- isIdentifierWithLeadingDot(String) - Static method in class com.google.template.soy.base.internal.BaseUtils
-
Determines whether the given string is a dot followed by an identifier.
- isIdentityValue(double) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.AddToNumericValue
-
- isIdentityValue(double) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.Div
-
- isIdentityValue(double) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.Mult
-
- isIdentityValue(double) - Method in class com.google.common.css.compiler.gssfunctions.GssFunctions.SubtractFromNumericValue
-
- isIdGenerator() - Method in class com.google.javascript.rhino.JSDocInfo
-
- isIf() - Method in class com.google.javascript.rhino.Node
-
- isImplicit() - Method in class com.google.template.soy.soytree.PrintNode
-
Returns whether the 'print' command name was implicit.
- isImplicitCast() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@implicitCast annotation is present on this
JSDocInfo.
- isImplicitlyNamed() - Method in class com.google.common.css.compiler.ast.CssComponentNode
-
- isImplicitReturn(DiGraph.DiGraphNode<N, ControlFlowGraph.Branch>) - Method in class com.google.javascript.jscomp.ControlFlowGraph
-
Checks whether node is the implicit return.
- isImport() - Method in class com.google.javascript.rhino.Node
-
- isIn() - Method in class com.google.javascript.rhino.Node
-
- isInc() - Method in class com.google.javascript.rhino.Node
-
- isIndependentOf(N) - Method in interface com.google.javascript.jscomp.graph.SubGraph
-
Returns true if the node is a neighbor of any node in this SubGraph.
- isIndexSignature() - Method in class com.google.javascript.rhino.Node
-
- isInferredConst() - Method in class com.google.javascript.jscomp.TypedVar
-
- isInferredConst() - Method in class com.google.javascript.jscomp.Var
-
Returns true if the variable is declared as a constant,
based on the value reported by NodeUtil.
- isInFunction(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- isInjected() - Method in class com.google.template.soy.exprtree.VarRefNode
-
Returns Whether this is an injected parameter reference.
- isInjected() - Method in class com.google.template.soy.soytree.defn.TemplateParam
-
Returns whether the param is required.
- isInlinableFunction(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
- isInlinableFunction(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isInlineType() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the type annotation was inlined.
- isInstance(SoyValue) - Method in class com.google.template.soy.types.aggregate.ListType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.aggregate.MapType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.aggregate.RecordType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.aggregate.UnionType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.AnyType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.BoolType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.ErrorType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.FloatType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.IntType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.NullType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.SanitizedType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.StringType
-
- isInstance(SoyValue) - Method in class com.google.template.soy.types.primitive.UnknownType
-
- isInstance(SoyValue) - Method in interface com.google.template.soy.types.SoyType
-
Returns true if the given value is an instance of this type.
- isInstanceOf() - Method in class com.google.javascript.rhino.Node
-
- isInstanceOfIObject(JSType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
check if an object type is an instance of a function that
implements the IObject interface
- isInstanceType() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- isInstanceType() - Method in class com.google.javascript.rhino.jstype.JSType
-
Whether this type is an Instance object of some constructor.
- isInstanceType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isInterface() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isInterface() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- isInterface() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- isInterface() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@interface annotation is present on this
JSDocInfo.
- isInterface() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- isInterface() - Method in class com.google.javascript.rhino.jstype.JSType
-
Whether this type is a
FunctionType that is an interface or a named
type that points to such a type.
- isInterface() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isInterface() - Method in interface com.google.javascript.rhino.TypeI
-
- isInterfaceDefinition() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isInterfaceDefinition() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isInterfaceMembers() - Method in class com.google.javascript.rhino.Node
-
- isInterfaceRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- isInternalOnly - Variable in enum com.google.template.soy.parsepasses.contextautoesc.EscapingMode
-
Whether this directive is only for internal use by the contextual autoescaper.
- isInvariant(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Checks if two types are invariant.
- isIObject(String, JSDocInfo) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
check if a function declaration is the IObject interface
- isIObjectKeyKey(String, String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
check if FunName matches IObject
- isIObjectValueKey(String, String) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
check if FunName matches IObject<..., VALUE1...>
- isJaggerInject() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether JSDoc is annotated with @jaggerInject annotation.
- isJaggerInjectRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether current JSDoc is annotated with @jaggerInject.
- isJaggerModule() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether JSDoc is annotated with @jaggerModule annotation.
- isJaggerModuleRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether current JSDoc is annotated with @jaggerModule.
- isJaggerProvide() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether JSDoc is annotated with @jaggerProvidePromise annotation.
- isJaggerProvidePromise() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether JSDoc is annotated with @jaggerProvidePromise annotation.
- isJaggerProvidePromiseRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether current JSDoc is annotated with @jaggerProvide.
- isJaggerProvideRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether current JSDoc is annotated with @jaggerProvide.
- isJsDoc() - Method in class com.google.javascript.jscomp.parsing.parser.trees.Comment
-
- isJSFormatChar(int) - Static method in class com.google.javascript.rhino.TokenUtil
-
- isJSIdentifier(String) - Static method in class com.google.javascript.rhino.TokenStream
-
- isJSSpace(int) - Static method in class com.google.javascript.rhino.TokenUtil
-
- isKeyValid(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.RequestKey
-
- isKeyword(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
- isKeyword(TokenType) - Static method in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
- isKeyword(String) - Static method in class com.google.javascript.rhino.TokenStream
-
- isKnown() - Method in class com.google.template.soy.base.SourceLocation
-
- isLabel() - Method in class com.google.javascript.rhino.Node
-
- isLabelName() - Method in class com.google.javascript.rhino.Node
-
- isLastIteratorIndex() - Method in class com.google.template.soy.soytree.defn.LoopVar
-
- isLet() - Method in class com.google.javascript.rhino.Node
-
- isLexicalScope() - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
- isLexicalVariable() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
Whether this is a variable in a lexical scope.
- isLocal() - Method in class com.google.javascript.jscomp.Scope
-
Returns whether this is a local scope (i.e.
- isLocal() - Method in class com.google.javascript.jscomp.TypedScope
-
- isLocal() - Method in class com.google.javascript.jscomp.TypedVar
-
- isLocal() - Method in class com.google.javascript.jscomp.Var
-
- isLocalResultCall() - Method in class com.google.javascript.rhino.Node
-
Returns true if this node is a function or constructor call that
returns a primitive or a local object (an object that has no other
references).
- isLocalVar() - Method in class com.google.template.soy.exprtree.VarRefNode
-
Returns whether this is a local variable reference.
- isLoose() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isLoose() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isLooseMatch() - Method in class com.google.javascript.jscomp.TemplateAstMatcher
-
- isLooseMatch() - Method in class com.google.javascript.jscomp.TypeMatchingStrategy.MatchResult
-
- isLooseStruct() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isLValue(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Determines whether this node is used as an L-value.
- isMain() - Method in class com.google.javascript.jscomp.CallGraph.Function
-
Does this function represent the global "main" function?
- isMappedIdGenerator() - Method in class com.google.javascript.rhino.JSDocInfo
-
- isMatch() - Method in class com.google.javascript.jscomp.TypeMatchingStrategy.MatchResult
-
- isMemberFunctionDef() - Method in class com.google.javascript.rhino.Node
-
- isMemberVariableDef() - Method in class com.google.javascript.rhino.Node
-
- isModule() - Method in class com.google.javascript.jscomp.CompilerInput
-
- isModule() - Method in interface com.google.javascript.jscomp.deps.DependencyInfo
-
Whether the symbol is provided by a module
- isModule() - Method in class com.google.javascript.jscomp.deps.SimpleDependencyInfo
-
- isModule() - Method in class com.google.javascript.jscomp.JSModule
-
- isName() - Method in class com.google.javascript.rhino.Node
-
- isNameDeclaration(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Is this node a name declaration?
- isNativeObjectType() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Whether this is a built-in object.
- isNativeObjectType() - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
Whether this is a built-in object.
- isNativeObjectType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isNE() - Method in class com.google.javascript.rhino.Node
-
- isNew - Variable in class com.google.javascript.jscomp.parsing.parser.trees.CallSignatureTree
-
- isNew() - Method in class com.google.javascript.rhino.Node
-
- isNgInject() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether JSDoc is annotated with @ngInject annotation.
- isNgInjectRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether current JSDoc is annotated with @ngInject.
- isNoAlias() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@noalias annotation is present on this
JSDocInfo.
- isNoCollapse() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@nocompile annotation is present on this
JSDocInfo.
- isNoCompile() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@nocompile annotation is present on this
JSDocInfo.
- isNominalConstructor() - Method in class com.google.javascript.rhino.jstype.JSType
-
Whether this type is the original constructor of a nominal type.
- isNominalType() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- isNominalType() - Method in class com.google.javascript.rhino.jstype.JSType
-
Whether this type is a nominal type (a named instance object or
a named enum).
- isNominalType() - Method in class com.google.javascript.rhino.jstype.NamedType
-
- isNominalType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isNonLooseSubtypeOf(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isNoObjectType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isNoObjectType() - Method in class com.google.javascript.rhino.jstype.NoObjectType
-
- isNoObjectType() - Method in class com.google.javascript.rhino.jstype.NoType
-
- isNoObjectType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isNoResolvedType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isNoResolvedType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isNoSideEffects() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@nosideeffects annotation is present on this
JSDocInfo.
- isNoSideEffectsCall() - Method in class com.google.javascript.rhino.Node
-
Returns true if this node is a function or constructor call that
has no side effects.
- isNot() - Method in class com.google.javascript.rhino.Node
-
- isNoType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isNoType() - Method in class com.google.javascript.rhino.jstype.NoType
-
- isNoType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isNull() - Method in class com.google.javascript.rhino.Node
-
- isNullable() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isNullable() - Method in class com.google.javascript.rhino.jstype.BooleanType
-
- isNullable() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
This predicate determines whether objects of this type can have the null
value, and therefore can appear in contexts where null is expected.
- isNullable() - Method in class com.google.javascript.rhino.jstype.JSType
-
Tests whether this type is nullable.
- isNullable() - Method in class com.google.javascript.rhino.jstype.NoType
-
- isNullable() - Method in class com.google.javascript.rhino.jstype.NullType
-
- isNullable() - Method in class com.google.javascript.rhino.jstype.NumberType
-
- isNullable() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isNullable() - Method in class com.google.javascript.rhino.jstype.UnionType
-
This predicate determines whether objects of this type can have the
null value, and therefore can appear in contexts where
null is expected.
- isNullable() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- isNullable() - Method in class com.google.template.soy.types.aggregate.UnionType
-
Returns true if the union includes the null type.
- isNullable(SoyType) - Static method in class com.google.template.soy.types.SoyTypes
-
- isNullOrUndef() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isNullSafe - Variable in class com.google.template.soy.exprtree.DataAccessNode
-
- isNullSafe() - Method in class com.google.template.soy.exprtree.DataAccessNode
-
Returns whether this field reference is null-safe.
- isNullSafeInjected() - Method in class com.google.template.soy.exprtree.VarRefNode
-
Returns whether this a null-safe access to an injected parameter.
- isNullType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isNullType() - Method in class com.google.javascript.rhino.jstype.NullType
-
- isNumber() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isNumber() - Method in class com.google.javascript.rhino.jstype.JSType
-
Tests whether the type is a number (value or Object).
- isNumber() - Method in class com.google.javascript.rhino.Node
-
- isNumberObjectType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isNumberScalarOrObj(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- isNumberValueType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isNumberValueType() - Method in class com.google.javascript.rhino.jstype.NumberType
-
- isNumStrScalarOrObj(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- isObject() - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- isObject() - Method in class com.google.javascript.rhino.jstype.JSType
-
Tests whether this type is an Object, or any subtype thereof.
- isObject() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- isObject() - Method in class com.google.javascript.rhino.jstype.UnionType
-
- isObjectLit() - Method in class com.google.javascript.rhino.Node
-
- isObjectPattern() - Method in class com.google.javascript.rhino.Node
-
- isOkWithoutProcessing() - Method in class com.google.common.css.compiler.ast.CssUnknownAtRuleNode
-
- isOn() - Method in enum com.google.javascript.jscomp.CompilerOptions.TweakProcessing
-
- isOneTime - Variable in class com.google.javascript.jscomp.PerformanceTracker.Stats
-
- isOnlyModifiesArgumentsCall() - Method in class com.google.javascript.rhino.Node
-
- isOnlyModifiesThisCall() - Method in class com.google.javascript.rhino.Node
-
- isOperator() - Method in enum com.google.common.css.compiler.ast.CssBooleanExpressionNode.Type
-
- isOptional - Variable in class com.google.javascript.jscomp.parsing.parser.trees.FunctionDeclarationTree
-
- isOptional - Variable in class com.google.javascript.jscomp.parsing.parser.trees.MemberVariableTree
-
- isOptionalArg(int) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isOptionalArg() - Method in class com.google.javascript.rhino.JSTypeExpression
-
- isOptionalArg() - Method in class com.google.javascript.rhino.Node
-
Returns whether this node is an optional argument node.
- isOptionalParameter(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
This checks whether a given parameter name should be treated as an
optional parameter as far as type checking or function call arg count
checking is concerned.
- isOptionalParameter(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isOptionalParameter(Node) - Method in class com.google.javascript.jscomp.GoogleCodingConvention
-
This checks whether a given parameter name should be treated as an
optional parameter as far as type checking or function call arg count
checking is concerned.
- isOr() - Method in class com.google.javascript.rhino.Node
-
- isOrdinaryFunction() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- isOrdinaryFunction() - Method in class com.google.javascript.rhino.jstype.JSType
-
Whether this type is a
FunctionType that is an ordinary function or
a named type that points to such a type.
- isOrdinaryFunction() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isOutOfDate() - Method in class org.plovr.Config
-
- isOverride() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@override annotation is present on this
JSDocInfo.
- isParamList() - Method in class com.google.javascript.rhino.Node
-
- isParseJsDocDocumentation() - Method in class com.google.javascript.jscomp.CompilerOptions
-
Checks JSDoc documentation will be parsed.
- isPassingAllData() - Method in class com.google.template.soy.soytree.CallNode.DataAttribute
-
- isPassingData() - Method in class com.google.template.soy.soytree.CallNode.DataAttribute
-
- isPattern() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- isPlrselMsg() - Method in class com.google.template.soy.msgs.restricted.SoyMsg
-
Returns whether this is a plural/select message.
- isPlrselMsg() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns whether this is a plural or select message.
- isPluralMsg() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns whether this is a plural message.
- isPolymerBehavior() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether JSDoc is annotated with @polymerBehavior annotation.
- isPolymerBehaviorRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether current JSDoc is annotated with @polymerBehavior.
- isPopulated() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- isPopulatedWithFileOverview() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- isPossibleParam() - Method in class com.google.template.soy.exprtree.VarRefNode
-
Returns whether this might be a local variable reference.
- isPrivate(String) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- isPrivate(String) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Checks whether a name should be considered private.
- isPrivate(String) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isPrivate(String) - Method in class com.google.javascript.jscomp.GoogleCodingConvention
-
Checks whether a name should be considered private.
- isPrivate() - Static method in class com.google.javascript.refactoring.Matchers
-
Returns a Matcher that matches against nodes that are declared @private.
- isProperty() - Method in class com.google.javascript.jscomp.SymbolTable.Symbol
-
Gets the value of the property property.
- isPropertyInExterns(String) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Checks whether the property was defined in the externs.
- isPropertyScope() - Method in class com.google.javascript.jscomp.SymbolTable.SymbolScope
-
- isPropertyTestFunction(Node) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- isPropertyTestFunction(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Whether this CALL function is testing for the existence of a property.
- isPropertyTestFunction(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isPropertyTestFunction(Node) - Method in class com.google.javascript.jscomp.JqueryCodingConvention
-
- isPropertyTypeDeclared(String) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Checks whether the property's type is declared.
- isPropertyTypeInferred(String) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Checks whether the property's type is inferred.
- isPrototypeAlias(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Whether this GETPROP node is an alias for an object prototype.
- isPrototypeAlias(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isPrototypeAlias(Node) - Method in class com.google.javascript.jscomp.JqueryCodingConvention
-
- isPrototypePropertyDeclaration(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- isQmarkFunction() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isQualifiedName() - Method in class com.google.javascript.rhino.Node
-
Returns whether a node corresponds to a simple or a qualified name, such as
x or a.b.c or this.a.
- isQuotedString() - Method in class com.google.javascript.rhino.Node
-
This should only be called for STRING nodes children of OBJECTLIT.
- isRawTextMsg() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns whether this is a raw text message.
- isRecognized() - Method in class com.google.common.css.compiler.ast.CssFunctionNode.Function
-
Returns true when this function is in the list of
recognized names.
- isRecognizedProperty() - Method in class com.google.common.css.compiler.ast.Property
-
Gets the value of the property recognizedProperty.
- isRecordType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isRecordType() - Method in class com.google.javascript.rhino.Node
-
- isRegExp() - Method in class com.google.javascript.rhino.Node
-
- isRegexpType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isRemoveUnusedClassProperties() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- isRemoveUnusedConstructorProperties() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- isRequired() - Method in class com.google.template.soy.soytree.defn.TemplateParam
-
Returns whether the param is required.
- isRequiredArg(int) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isReservedWord(String) - Static method in class com.google.template.soy.jssrc.internal.JsSrcUtils
-
Returns true if key is a JavaScript reserved word.
- isResolved() - Method in class com.google.javascript.jscomp.newtypes.EnumType
-
- isResolved() - Method in class com.google.javascript.jscomp.newtypes.Typedef
-
- isResolved() - Method in class com.google.javascript.rhino.jstype.JSType
-
Whether the type has been resolved.
- isRest() - Method in class com.google.javascript.rhino.Node
-
- isRestArg(JSDocInfo, String) - Static method in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc
-
- isRestParameter() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- isReturn() - Method in class com.google.javascript.rhino.Node
-
- isReturnTypeInferred() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- isRtlContext() - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
- isRtlLanguage(ULocale) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
Returns whether a locale is RTL.
- isRtlLanguage(String) - Static method in class com.google.template.soy.internal.i18n.BidiUtils
-
Returns whether a locale, given as a string in the ICU syntax, is RTL.
- isSafeMode() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- isSafeMode() - Method in class org.plovr.soy.server.Config
-
- isSafeTag(String) - Method in class com.google.template.soy.shared.restricted.TagWhitelist
-
- isScalar() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isScript() - Method in class com.google.javascript.rhino.Node
-
- isSelectMsg() - Method in class com.google.template.soy.soytree.MsgNode
-
Returns whether this is a select message.
- isSetterDef() - Method in class com.google.javascript.rhino.Node
-
- isSkipping() - Method in class com.google.common.css.compiler.ast.SkippingTreeVisitor
-
- isSourceElement() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- isSoyDocSet - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
Whether setSoyDoc() has been called.
- isSoyFile() - Method in class org.plovr.AbstractJsInput
-
- isSoyFile() - Method in interface org.plovr.JsInput
-
- isSoyFile() - Method in class org.plovr.SoyFile
-
- isSpread() - Method in class com.google.javascript.rhino.Node
-
- isStableIdGenerator() - Method in class com.google.javascript.rhino.JSDocInfo
-
- isStatement(Node) - Static method in class com.google.javascript.jscomp.NodeUtil
-
- isStatementStandard() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
This function reflects the ECMA standard, or what we would expect to become the ECMA standard.
- isStatic - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyGetterTree
-
- isStatic - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyMemberVariableTree
-
- isStatic - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertySetterTree
-
- isStatic - Variable in class com.google.javascript.jscomp.parsing.parser.trees.FunctionDeclarationTree
-
- isStatic - Variable in class com.google.javascript.jscomp.parsing.parser.trees.GetAccessorTree
-
- isStatic - Variable in class com.google.javascript.jscomp.parsing.parser.trees.MemberVariableTree
-
- isStatic - Variable in class com.google.javascript.jscomp.parsing.parser.trees.SetAccessorTree
-
- isStatic() - Method in class org.plovr.cli.SoyWebCommandOptions
-
- isStatic() - Method in class org.plovr.soy.server.Config
-
- isStaticMember() - Method in class com.google.javascript.rhino.Node
-
Returns whether this node is a static member node.
- isStaticValue() - Method in class com.google.template.soy.internal.i18n.BidiGlobalDir
-
Returns whether the bidi global direction is "static", i.e.
- isStrict() - Method in enum com.google.javascript.jscomp.CompilerOptions.LanguageMode
-
Whether this is a "strict mode" language.
- isStrictAutoescapingRequired() - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Returns whether strict autoescaping is required.
- isStrictKeyword(TokenType) - Static method in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
Returns true if token is a "future reserved word" which can
be used as a variable identifier, but only in non-strict mode.
- isStrictMode - Variable in class com.google.javascript.jscomp.parsing.parser.Parser.Config
-
- isString() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isString() - Method in class com.google.javascript.rhino.jstype.JSType
-
Tests whether the type is a string (value or Object).
- isString() - Method in class com.google.javascript.rhino.Node
-
- isStringKey() - Method in class com.google.javascript.rhino.Node
-
- isStringObjectType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isStringScalarOrObj(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- isStringValueType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isStringValueType() - Method in class com.google.javascript.rhino.jstype.StringType
-
- isStruct() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isStruct() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- isStruct() - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- isStruct() - Method in class com.google.javascript.rhino.jstype.JSType
-
Returns true iff this can be a struct.
- isStruct() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isStruct() - Method in class com.google.javascript.rhino.jstype.UnionType
-
- isStructRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- isStructuralInterface() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- isStructuralInterface() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isStructuralType() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- isStructuralType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isStructuralType() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- isStructuralType() - Method in class com.google.javascript.rhino.jstype.RecordType
-
- isStructuralTyping - Variable in class com.google.javascript.rhino.jstype.JSType.MatchCache
-
- isStructuralTyping() - Method in class com.google.javascript.rhino.jstype.JSType.MatchCache
-
- isStrWhiteSpaceChar(int) - Static method in class com.google.javascript.rhino.TokenUtil
-
Copied from Rhino's ScriptRuntime
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.EnumType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.EnumType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
A function is a subtype of another if their call methods are related via
subtyping and this is a subtype of that with regard to
the prototype chain.
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
Checks whether this is a subtype of that.
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.JSType
-
checking isSubtype with structural interface matching
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.NoObjectType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.NoObjectType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.NoType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.NoType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.RecordType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.RecordType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.TemplatizedType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.TemplatizedType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- isSubtype(JSType) - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- isSubtype(JSType, JSType.ImplCache) - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- isSubtypeOf(FunctionType) - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isSubtypeOf(TypeI) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isSubtypeOf(TypeI) - Method in class com.google.javascript.rhino.jstype.JSType
-
- isSubtypeOf(TypeI) - Method in interface com.google.javascript.rhino.TypeI
-
- isSubtypeWithoutStructuralTyping(JSType) - Method in class com.google.javascript.rhino.jstype.JSType
-
the logic of this method is similar to isSubtype,
except that it does not perform structural interface matching
This function is added for disambiguate properties,
and is deprecated for the other use cases.
- isSuper() - Method in class com.google.javascript.rhino.Node
-
- isSuperClassReference(String) - Method in class com.google.javascript.jscomp.ClosureCodingConvention
-
- isSuperClassReference(String) - Method in interface com.google.javascript.jscomp.CodingConvention
-
Returns true if passed a string referring to the superclass.
- isSuperClassReference(String) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isSvgOnly() - Method in class com.google.common.css.compiler.ast.Property
-
- isSwitch() - Method in class com.google.javascript.rhino.Node
-
- isSyntheticBlock() - Method in class com.google.javascript.rhino.Node
-
Returns whether this is a synthetic block that should not be considered
a real source block.
- isTaggedTemplateLit() - Method in class com.google.javascript.rhino.Node
-
- isTemplateLit() - Method in class com.google.javascript.rhino.Node
-
- isTemplateLitSub() - Method in class com.google.javascript.rhino.Node
-
- isTemplateType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isTemplatizable(JSType) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Checks whether the input type can be templatized.
- isTemplatizedType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isThis() - Method in class com.google.javascript.rhino.Node
-
- isThrow() - Method in class com.google.javascript.rhino.Node
-
- isTop() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isTopFunction() - Method in class com.google.javascript.jscomp.newtypes.FunctionType
-
- isTrue() - Method in class com.google.javascript.rhino.Node
-
- isTruthy() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isTry() - Method in class com.google.javascript.rhino.Node
-
- isTypeInferred() - Method in class com.google.javascript.jscomp.TypedVar
-
Returns whether this variable's type is inferred.
- isTypeInferred() - Method in class com.google.javascript.rhino.jstype.Property
-
- isTypeInferred() - Method in class com.google.javascript.rhino.jstype.SimpleSlot
-
- isTypeInferred() - Method in interface com.google.javascript.rhino.jstype.StaticTypedSlot
-
Returns whether the type has been inferred (as opposed to declared).
- isTypeOf() - Method in class com.google.javascript.rhino.Node
-
- isTypeTransformation() - Method in class com.google.javascript.rhino.jstype.TemplateType
-
- isTypeVar() - Method in class com.google.javascript.jscomp.newtypes.Declaration
-
- isTypeVariable() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isTypeVariableDefinedLocally(String) - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- isUnaryOperator() - Method in enum com.google.common.css.compiler.ast.CssBooleanExpressionNode.Type
-
- isUndefined() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isUninstantiatedGenericType() - Method in class com.google.javascript.jscomp.newtypes.NominalType
-
- isUnion() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isUnionType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isUnknown() - Method in class com.google.common.css.SourceCodeLocation
-
- isUnknown() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isUnknownType() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- isUnknownType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isUnknownType() - Method in class com.google.javascript.rhino.jstype.ObjectType
-
We treat this as the unknown type if any of its implicit prototype
properties is unknown.
- isUnknownType() - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- isUnknownType() - Method in class com.google.javascript.rhino.jstype.UnionType
-
- isUnknownType() - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- isUnknownType() - Method in interface com.google.javascript.rhino.TypeI
-
- isUnrestrictedRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- isUnscopedQualifiedName() - Method in class com.google.javascript.rhino.Node
-
Returns whether a node corresponds to a simple or a qualified name without
a "this" reference, such as a.b.c, but not this.a
.
- isUsingIjData() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether use of injected data is currently enabled.
- IsUsingIjDataVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor for determining whether any code in a Soy tree uses injected data.
- IsUsingIjDataVisitor(ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.IsUsingIjDataVisitor
-
- isValidAssignmentTarget() - Method in class com.google.javascript.jscomp.parsing.parser.trees.ParseTree
-
- isValidAssignmentTarget() - Method in class com.google.javascript.rhino.Node
-
- isValidEndContextForContentKind(SanitizedContent.ContentKind) - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Determines whether a particular context is valid for the end of a block of a particular
content kind.
- isValidEnumKey(String) - Method in interface com.google.javascript.jscomp.CodingConvention
-
This checks that a given key may be used as a key for an enum.
- isValidEnumKey(String) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isValidEnumKey(String) - Method in class com.google.javascript.jscomp.GoogleCodingConvention
-
This checks that a given key may be used as a key for an enum.
- isValidExpressionTree() - Method in class com.google.common.css.compiler.ast.CssBooleanExpressionNode
-
Checks if the expression tree is valid.
- isValidQualifiedName(String) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Deprecated.
- isValidQualifiedName(CompilerOptions.LanguageMode, String) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Determines whether the given name is a valid qualified name.
- isValidStartContextForContentKind(SanitizedContent.ContentKind) - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Determines whether a particular context is valid at the start of a block of a particular
content kind.
- isValidStartContextForContentKindLoose(SanitizedContent.ContentKind) - Method in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Determines whether a particular context is allowed for contextual to strict calls.
- isVar() - Method in class com.google.javascript.rhino.Node
-
- isVarArgs() - Method in class com.google.javascript.rhino.JSTypeExpression
-
- isVarArgs() - Method in class com.google.javascript.rhino.Node
-
Returns whether this node is a variable length argument node.
- isVarArgsParameter(Node) - Method in interface com.google.javascript.jscomp.CodingConvention
-
This checks whether a given parameter should be treated as a marker
for a variable argument list function.
- isVarArgsParameter(Node) - Method in class com.google.javascript.jscomp.CodingConventions.Proxy
-
- isVarArgsParameter(Node) - Method in class com.google.javascript.jscomp.GoogleCodingConvention
-
- isVendorSpecific() - Method in class com.google.common.css.compiler.ast.Property
-
- isVoid() - Method in class com.google.javascript.rhino.Node
-
- isVoidable() - Method in class com.google.javascript.rhino.jstype.JSType
-
Tests whether this type is voidable.
- isVoidable() - Method in class com.google.javascript.rhino.jstype.UnionType
-
Tests whether this type is voidable.
- isVoidType() - Method in class com.google.javascript.rhino.jstype.JSType
-
- isVoidType() - Method in class com.google.javascript.rhino.jstype.VoidType
-
- isWhile() - Method in class com.google.javascript.rhino.Node
-
- isWhitespace(int) - Static method in class com.google.javascript.rhino.TokenUtil
-
- isWith() - Method in class com.google.javascript.rhino.Node
-
- isWizaction() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether JSDoc is annotated with @wizaction annotation.
- isWizactionRecorded() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
Returns whether current JSDoc is annotated with @wizaction.
- isYield() - Method in class com.google.javascript.rhino.Node
-
- isYieldFor - Variable in class com.google.javascript.jscomp.parsing.parser.trees.YieldExpressionTree
-
- isYieldFor() - Method in class com.google.javascript.rhino.Node
-
Returns whether this node is a generator node.
- ITALIC_HTML - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.DemoAutoescapeTrueSoyTemplateInfo
-
A string surrounded by HTML italics tags.
- ITALIC_HTML - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .demoAutoescapeTrue.
- ItemAccessNode - Class in com.google.template.soy.exprtree
-
Represents the bracket [] operation, which can either be used to access an
array element by index, or a map value by key.
- ItemAccessNode(ExprNode, ExprNode, boolean, boolean) - Constructor for class com.google.template.soy.exprtree.ItemAccessNode
-
- ITEMS - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .buildCommaSeparatedList_ (private).
- IterablesUtil - Class in org.plovr.util
-
- iterator() - Method in class com.google.javascript.rhino.Node.AncestorIterable
-
- iterator() - Method in class com.google.template.soy.data.SoyListData
-
- iterator() - Method in class com.google.template.soy.msgs.restricted.SoyMsgBundleImpl
-
- iterator() - Method in interface com.google.template.soy.msgs.SoyMsgBundle
-
Returns an iterator over all the messages.
- S - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- SanitizedContent - Class in com.google.template.soy.data
-
A chunk of sanitized content of a known kind, e.g.
- SanitizedContent.ContentKind - Enum in com.google.template.soy.data
-
A kind of textual content.
- SanitizedContentOperator - Interface in com.google.template.soy.data
-
An operator that takes sanitized content of a particular kind and produces sanitized content of
the same kind.
- SanitizedContents - Class in com.google.template.soy.data
-
Creation utilities for SanitizedContent objects for common use cases.
- SanitizedType - Class in com.google.template.soy.types.primitive
-
Implementation of types for sanitized strings, that is strings that are
produced by templates having a "kind" attribute.
- SanitizedType() - Constructor for class com.google.template.soy.types.primitive.SanitizedType
-
- SanitizedType.AttributesType - Class in com.google.template.soy.types.primitive
-
Type produced by templates whose kind is "attributes".
- SanitizedType.CssType - Class in com.google.template.soy.types.primitive
-
Type produced by templates whose kind is "css".
- SanitizedType.HtmlType - Class in com.google.template.soy.types.primitive
-
Type produced by templates whose kind is "html".
- SanitizedType.JsType - Class in com.google.template.soy.types.primitive
-
Type produced by templates whose kind is "js".
- SanitizedType.UriType - Class in com.google.template.soy.types.primitive
-
Type produced by templates whose kind is "uri".
- Sanitizers - Class in com.google.template.soy.shared.restricted
-
Java implementations of functions that escape, normalize, and filter untrusted strings to
allow them to be safely embedded in particular contexts.
- save(String) - Method in class com.google.javascript.jscomp.VariableMap
-
Saves the variable map to a file.
- sb() - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
Gets the internal StringBuilder for this instance.
- Scanner - Class in com.google.javascript.jscomp.parsing.parser
-
Scans javascript source code into tokens.
- Scanner(ErrorReporter, Scanner.CommentRecorder, SourceFile) - Constructor for class com.google.javascript.jscomp.parsing.parser.Scanner
-
- Scanner(ErrorReporter, Scanner.CommentRecorder, SourceFile, int) - Constructor for class com.google.javascript.jscomp.parsing.parser.Scanner
-
- Scanner - Class in com.google.javascript.refactoring
-
Class that developers should implement to perform a JsFlume refactoring.
- Scanner() - Constructor for class com.google.javascript.refactoring.Scanner
-
- Scanner.CommentRecorder - Interface in com.google.javascript.jscomp.parsing.parser
-
- Scope - Class in com.google.javascript.jscomp
-
Scope contains information about a variable scope in JavaScript.
- Scope(Node) - Constructor for class com.google.javascript.jscomp.Scope
-
- scope(Key<T>, Provider<T>) - Method in class com.google.template.soy.shared.internal.GuiceSimpleScope
-
- scopes - Variable in class com.google.javascript.jscomp.newtypes.Namespace
-
- script() - Static method in class com.google.javascript.rhino.IR
-
- script(Node...) - Static method in class com.google.javascript.rhino.IR
-
- script(List<Node>) - Static method in class com.google.javascript.rhino.IR
-
- SCRIPT - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- second - Variable in class com.google.template.soy.internal.base.Pair
-
The second element of the pair.
- seed(Key<T>, T) - Method in class com.google.template.soy.shared.internal.GuiceSimpleScope
-
Seeds a value in the current occurrence of this scope.
- seed(Class<T>, T) - Method in class com.google.template.soy.shared.internal.GuiceSimpleScope
-
Seeds a value in the current occurrence of this scope.
- seedSharedParams(GuiceSimpleScope, SoyMsgBundle) - Static method in class com.google.template.soy.shared.internal.ApiCallScopeUtils
-
Helper utility to seed params shared by multiple backends.
- seedSharedParams(GuiceSimpleScope, SoyMsgBundle, BidiGlobalDir) - Static method in class com.google.template.soy.shared.internal.ApiCallScopeUtils
-
Helper utility to seed params shared by multiple backends.
- seedSharedParams(GuiceSimpleScope, BidiGlobalDir, String) - Static method in class com.google.template.soy.shared.internal.ApiCallScopeUtils
-
Helper utility to seed params shared by multiple backends.
- segments - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ModuleNameTree
-
- segments - Variable in class com.google.javascript.jscomp.parsing.parser.trees.TypeNameTree
-
- segments - Variable in class com.google.javascript.jscomp.parsing.parser.trees.TypeQueryTree
-
- selectDelTemplate(String, String, boolean) - Method in interface com.google.template.soy.jbcsrc.api.DelTemplateSelector
-
Returns a compiled template for the given calleeName and variant value
according to the current set of active DelPackages.
- selectDelTemplate(String, String, boolean) - Method in class com.google.template.soy.jbcsrc.api.DelTemplateSelectorImpl
-
- selectDelTemplate(TemplateDelegateNode.DelTemplateKey, Set<String>) - Method in class com.google.template.soy.soytree.TemplateRegistry
-
Selects a delegate template based on the rendering rules, given the delegate template key (name
and variant) and the set of active delegate package names.
- SelectFrom() - Constructor for class com.google.common.css.compiler.gssfunctions.GssFunctions.SelectFrom
-
- selectLower(SyntaxVersionBound, SyntaxVersionBound) - Static method in class com.google.template.soy.basetree.SyntaxVersionBound
-
Returns the lower of the two given bounds.
- selector() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- selectorList() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- SELF_ENDING_SOY_TAG_CLOSE_AFTER_CMD_NAME_1 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- SELF_ENDING_SOY_TAG_CLOSE_AFTER_CMD_NAME_2 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- SELF_ENDING_SOY_TAG_CLOSE_AFTER_CMD_TEXT_1 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- SELF_ENDING_SOY_TAG_CLOSE_AFTER_CMD_TEXT_2 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- SELF_ENDING_WITHOUT_VALUE - Static variable in class com.google.template.soy.soytree.LetValueNode
-
- SemanticReverseAbstractInterpreter - Class in com.google.javascript.jscomp.type
-
A reverse abstract interpreter using the semantics of the JavaScript
language as a means to reverse interpret computations.
- SemanticReverseAbstractInterpreter(JSTypeRegistry) - Constructor for class com.google.javascript.jscomp.type.SemanticReverseAbstractInterpreter
-
Creates a semantic reverse abstract interpreter.
- SEMICOLON - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- serialVersionUID - Static variable in class com.google.javascript.rhino.InputId
-
- ServeCommand - Class in org.plovr.cli
-
- ServeCommand() - Constructor for class org.plovr.cli.ServeCommand
-
- ServeCommandOptions - Class in org.plovr.cli
-
- ServeCommandOptions() - Constructor for class org.plovr.cli.ServeCommandOptions
-
- Server - Class in org.plovr.soy.server
-
- Server(Config) - Constructor for class org.plovr.soy.server.Server
-
- ServiceException - Exception in com.google.javascript.jscomp.deps
-
An exception thrown by the compilation service.
- ServiceException(String) - Constructor for exception com.google.javascript.jscomp.deps.ServiceException
-
- SET - Static variable in class com.google.javascript.jscomp.parsing.parser.PredefinedName
-
- set(String, Object) - Method in class com.google.template.soy.data.internal.EasyDictImpl
-
- set(int, SoyValueProvider) - Method in class com.google.template.soy.data.internal.EasyListImpl
-
- set(int, Object) - Method in class com.google.template.soy.data.internal.EasyListImpl
-
- set(String, Object) - Method in interface com.google.template.soy.data.SoyEasyDict
-
Sets a subfield of this dict.
- set(int, SoyValueProvider) - Method in interface com.google.template.soy.data.SoyEasyList
-
Sets a value in this SoyList.
- set(int, Object) - Method in interface com.google.template.soy.data.SoyEasyList
-
Sets a value in this SoyList.
- set(int, SoyData) - Method in class com.google.template.soy.data.SoyListData
-
Sets a data value at a given index.
- set(int, boolean) - Method in class com.google.template.soy.data.SoyListData
-
Sets a data value at a given index.
- set(int, int) - Method in class com.google.template.soy.data.SoyListData
-
Sets a data value at a given index.
- set(int, double) - Method in class com.google.template.soy.data.SoyListData
-
Sets a data value at a given index.
- set(int, String) - Method in class com.google.template.soy.data.SoyListData
-
Sets a data value at a given index.
- SET_MEMBERS - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.DemoDoubleBracesSoyTemplateInfo
-
List of the first few members of the set.
- SET_MEMBERS - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .demoDoubleBraces.
- SET_NAME - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.DemoDoubleBracesSoyTemplateInfo
-
The name of the infinite set.
- SET_NAME - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .demoDoubleBraces.
- setAccessLevel(AccessLevel) - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- SetAccessorTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- SetAccessorTree(SourceRange, Token, boolean, IdentifierToken, BlockTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.SetAccessorTree
-
- setActiveDelegatePackageNames(Set<String>) - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Renderer
-
Configures the current active delpackages.
- setActiveDelegatePackageNames(Set<String>) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the set of active delegate package names.
- setAggressiveVarCheck(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Deprecated.
- setAliasableGlobals(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
A comma separated white-list of global names.
- setAliasableStrings(Set<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setAliasAllStrings(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setAliasExternals(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setAliasStringsBlacklist(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setAliasTransformationHandler(CompilerOptions.AliasTransformationHandler) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setAllFlags() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
All side-effect occur and the returned results are non-local.
- setAllowedNonStandardFunctions(List<String>) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setAllowedUnrecognizedProperties(List<String>) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setAllowExternalCalls(boolean) - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Sets whether to allow external calls (calls to undefined templates).
- setAllowExternalCalls(boolean) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Sets whether to allow external calls (calls to undefined templates).
- setAllowKeyframes(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setAllowUnrecognizedFunctions(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setAllowUnrecognizedProperties(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setAllowWebkitKeyframes(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setAmbiguateProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setAmbiguateProperties(boolean) - Method in class org.plovr.Config.Builder
-
- setAngularPass(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
- setAngularPass(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setAnnotation(Annotation) - Method in interface com.google.javascript.jscomp.graph.Annotatable
-
Annotates a piece of information to the object.
- setAnnotation(Annotation) - Method in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- setAnonymousFunctionNaming(AnonymousFunctionNamingPolicy) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setAppNameStr(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
App identifier string for use by the instrumentation template's
app_name_setter.
- setArgument(String) - Method in class com.google.common.css.compiler.ast.CssPseudoClassNode
-
- setArguments(CssFunctionArgumentsNode) - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode.CssCustomFunctionNodeProxy
- setArguments(CssFunctionArgumentsNode) - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode
- setArguments(CssFunctionArgumentsNode) - Method in class com.google.common.css.compiler.ast.CssFunctionNode
-
- setArgumentsType(RawNominalType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- setArrayType(RawNominalType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- setAssumeClosuresOnlyCaptureReferences(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Whether to assume closures capture only what they reference.
- setAssumeStrictThis(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
If true, enables enables additional optimizations.
- setAutoescapeCmdText(Map<String, String>) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- setAutoescapeInfo(AutoescapeMode, SanitizedContent.ContentKind) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- setBeginLocation(int, int, int) - Method in class com.google.common.css.SourceCodeLocationBuilder
-
- setBeginLocation(SourceCodeLocation.SourceCodePoint) - Method in class com.google.common.css.SourceCodeLocationBuilder
-
- setBidiGlobalDir(int) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets the bidi global directionality to a static value, 1: ltr, -1: rtl, 0: unspecified.
- setBooleanInstance(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- setBrokenClosureRequiresLevel(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the check level for bad Closure require calls.
- setCacheHeaders(Headers) - Method in class org.plovr.InputFileHandler
-
By default, do nothing.
- setCalleeName(String) - Method in class com.google.template.soy.soytree.CallBasicNode
-
Sets the full name of the template being called (must not be a partial name).
- setChainCalls(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
If true, chain calls to functions that return this.
- setChangeTime(int) - Method in class com.google.javascript.rhino.Node
-
This node was last changed at time
- setCharno(int) - Method in class com.google.javascript.rhino.Node
-
- setCheckDeterminism(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCheckEventfulObjectDisposalPolicy(CheckEventfulObjectDisposal.DisposalCheckingPolicy) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCheckGlobalNamesLevel(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Checks the integrity of references to qualified global names.
- setCheckGlobalThisLevel(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Checks for certain uses of the this keyword that are considered
unsafe because they are likely to reference the global this
object unintentionally.
- setCheckLevelsForDiagnosticGroups(Map<String, CheckLevel>) - Method in class org.plovr.Config.Builder
-
- setCheckMissingGetCssNameBlacklist(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCheckMissingGetCssNameLevel(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Checks that certain string literals only appear in strings used as
goog.getCssName arguments.
- setCheckMissingReturn(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Checks for missing return statements
- setCheckProvides(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Checks for missing goog.provides() calls
- setCheckRequires(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Deprecated.
- setChecksOnly(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCheckSuspiciousCode(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCheckSymbols(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCheckTypes(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setChunk(Object) - Method in interface com.google.common.css.compiler.ast.ChunkAware
-
Sets the chunk id on the node.
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssDefinitionNode
-
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssFontFaceNode
-
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssFunctionNode
-
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssKeyframesNode
-
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssKeyNode
-
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssMediaRuleNode
-
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssProvideNode
-
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssRequireNode
-
- setChunk(Object) - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- setClassName(String) - Method in class org.plovr.CustomPassConfig
-
- setClosurePass(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCmdText(String) - Method in class com.google.template.soy.soytree.TemplateBasicNodeBuilder
-
- setCmdText(String) - Method in class com.google.template.soy.soytree.TemplateDelegateNodeBuilder
-
- setCmdText(String) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
Sets the command text for the node to be built.
- setCmdTextInfo(String, String, Visibility, AutoescapeMode, SanitizedContent.ContentKind, ImmutableList<String>) - Method in class com.google.template.soy.soytree.TemplateBasicNodeBuilder
-
Alternative to setCmdText() that sets command text info directly as opposed to having
it parsed from the command text string.
- setCmdTextInfo(String, String, TemplateNode.Priority, AutoescapeMode, SanitizedContent.ContentKind, ImmutableList<String>) - Method in class com.google.template.soy.soytree.TemplateDelegateNodeBuilder
-
Alternative to setCmdText() that sets command text info directly as opposed to having
it parsed from the command text string.
- setCoalesceVariableNames(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCodingConvention(CodingConvention) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCollapseAnonymousFunctions(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCollapseObjectLiterals(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCollapseProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCollapseVariableDeclarations(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setColorize(boolean) - Method in class com.google.javascript.jscomp.AbstractMessageFormatter
-
- setColorizeErrorOutput(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCombinator(CssCombinatorNode) - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- setComments(List<CssCommentNode>) - Method in class com.google.common.css.compiler.ast.CssNode
-
- setCommonJSModulePathPrefix(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCompilationLevel(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set the compilation level.
- setCompilationMode(CompilationMode) - Method in class org.plovr.Config.Builder
-
- setCompileConstants(Map<String, Integer>) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setCompiler(AbstractCompiler) - Method in class com.google.javascript.jscomp.CompilerInput
-
Sets an abstract compiler for doing parsing.
- setCompilerOptions(CompilerOptions) - Method in class com.google.javascript.jscomp.CodePrinter.Builder
-
Sets the output options from compiler options.
- setCompileTimeGlobals(Map<String, ?>) - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Sets the map from compile-time global name to value.
- setCompileTimeGlobals(File) - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Sets the file containing compile-time globals.
- setCompileTimeGlobals(URL) - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Sets the resource file containing compile-time globals.
- setCompileTimeGlobals(Map<String, ?>) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Sets the map from compile-time global name to value.
- setCompileTimeGlobals(File) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Sets the file containing compile-time globals.
- setCompileTimeGlobals(URL) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Sets the resource file containing compile-time globals.
- setComputeFunctionSideEffects(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setConcreteValue(String) - Method in class com.google.common.css.compiler.ast.CssStringNode
-
Specifies the characters that should appear between the quotes
when this node is written as CSS, and updates this node's value
accordingly.
- setConformanceConfig(ConformanceConfig) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Both enable and configure conformance checks, if non-null.
- setConformanceConfigs(List<ConformanceConfig>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Both enable and configure conformance checks, if non-null.
- setContentKind(SanitizedContent.ContentKind) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the expected content kind.
- setConvertToDottedProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCopyrightNotice(String) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setCreateSourceMap(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setCrossModuleCodeMotion(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCrossModuleCodeMotionNoStubMethods(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCrossModuleMethodMotion(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCssBaseCmdText(Map<String, String>) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- setCssBaseNamespace(String) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- setCssOutputFile(File) - Method in class org.plovr.Config.Builder
-
- setCssOutputFormat(JobDescription.OutputFormat) - Method in class org.plovr.Config.Builder
-
- setCssRenamingMap(CssRenamingMap) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCssRenamingMap(SoyCssRenamingMap) - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Renderer
-
Configures the {css ..} renaming map.
- setCssRenamingMap(SoyCssRenamingMap) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the CSS renaming map.
- setCssRenamingPrefix(String) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setCssRenamingWhitelist(Set<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setCssSubstitutionMapProvider(SubstitutionMapProvider) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setCtorFunction(FunctionType, JSTypes) - Method in class com.google.javascript.jscomp.newtypes.RawNominalType
-
- setCustomExternsOnly(boolean) - Method in class org.plovr.Config.Builder
-
- setCustomPasses(Multimap<CustomPassExecutionTime, CompilerPass>) - Method in class com.google.javascript.jscomp.PlovrCompilerOptions
-
- setCustomPasses(ListMultimap<CustomPassExecutionTime, CompilerPassFactory>) - Method in class org.plovr.Config.Builder
-
- setData(Map<String, ?>) - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Renderer
-
Configures the data to pass to template.
- setData(Map<String, ?>) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the data to call the template with.
- setData(SoyRecord) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the data to call the template with.
- setDeadAssignmentElimination(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setDebug(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Enable debugging options.
- setDebugFunctionSideEffectsPath(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setDebugOptions(boolean) - Method in class org.plovr.Config.Builder
-
- setDebugOptionsForCompilationLevel(CompilerOptions) - Method in enum com.google.javascript.jscomp.CompilationLevel
-
- setDebugStream(PrintStream) - Method in class com.google.common.css.compiler.ast.GssParserCCTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class com.google.template.soy.exprparse.ExpressionParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class com.google.template.soy.soyparse.SoyFileParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class com.google.template.soy.soyparse.TemplateParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class com.google.template.soy.types.parse.TypeParserTokenManager
-
Set debug output.
- setDeclaredSyntaxVersionName(String) - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Sets the user-declared syntax version name for the Soy file bundle.
- setDeclaredSyntaxVersionName(String) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Sets the user-declared syntax version name for the Soy file bundle.
- setDeclaredTypeExpression(Node.TypeDeclarationNode) - Method in class com.google.javascript.rhino.Node
-
Sets the syntactical type specified on this node.
- SetDefaultForDelcallAllowsEmptyDefaultVisitor - Class in com.google.template.soy.parsepasses
-
Visitor for setting the default value of CallDelegateNode.allowsEmptyDefault for all 'delcall's
where it is not specified by the user.
- SetDefaultForDelcallAllowsEmptyDefaultVisitor(SyntaxVersion, ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.SetDefaultForDelcallAllowsEmptyDefaultVisitor
-
- setDefineReplacements(Map<String, Object>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setDefineToBooleanLiteral(String, boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the value of the @define variable in JS
to a boolean literal.
- setDefineToDoubleLiteral(String, double) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the value of the @define variable in JS to a
number literal.
- setDefineToNumberLiteral(String, int) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the value of the @define variable in JS to a
number literal.
- setDefineToStringLiteral(String, String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the value of the @define variable in JS to a
String literal.
- setDefn(VarDefn) - Method in class com.google.template.soy.exprtree.VarRefNode
-
- setDependencyOptions(DependencyOptions) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets dependency options.
- setDependencyPruning(boolean) - Method in class com.google.javascript.jscomp.DependencyOptions
-
Enables or disables dependency pruning mode.
- setDependencySorting(boolean) - Method in class com.google.javascript.jscomp.DependencyOptions
-
Enables or disables dependency sorting mode.
- setDeps(List<String>) - Method in class org.plovr.ModuleConfig.ModuleInfo
-
- setDepth(int) - Method in class com.google.javascript.jscomp.JSModule
-
- setDesc(String) - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
Sets the description of the message, which helps translators.
- setDescription(String) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
- setDescription(String) - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- setDescription(String) - Method in class org.plovr.docgen.EnumDescriptor.Builder
-
- setDescription(String) - Method in class org.plovr.docgen.LibraryDescriptor.Builder
-
- setDescription(String) - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- setDescription(String) - Method in class org.plovr.docgen.ParamDescriptor.Builder
-
- setDestination(DiGraph.DiGraphNode<N, E>) - Method in interface com.google.javascript.jscomp.graph.DiGraph.DiGraphEdge
-
- setDevirtualizePrototypeMethods(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setDevMode(CompilerOptions.DevMode) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setDict() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- setDirectives(Set<String>) - Method in class com.google.javascript.rhino.Node
-
Sets the ES5 directives on this node.
- setDisambiguatePrivateProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setDisambiguateProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setDisambiguateProperties(boolean) - Method in class org.plovr.Config.Builder
-
- setDocumentationOutputDirectory(File) - Method in class org.plovr.Config.Builder
-
- setDontAddToCache(boolean) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
If set to true, indicates that we should not add the current combination of
SoyMsgBundle and SoyCssRenamingMap to the cache if it's not already there.
- setDouble(double) - Method in class com.google.javascript.rhino.Node
-
Can only be called when getType() == Token.NUMBER
- setEliminateDeadStyles(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setEncoding(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set input file encoding
- setEndLocation(int, int, int) - Method in class com.google.common.css.SourceCodeLocationBuilder
-
- setEndLocation(SourceCodeLocation.SourceCodePoint) - Method in class com.google.common.css.SourceCodeLocationBuilder
-
- setEntryPoints(Collection<String>) - Method in class com.google.javascript.jscomp.DependencyOptions
-
Adds a collection of symbols to always keep.
- setEnvironment(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set the environment which determines the builtin extern set.
- setEnvironment(CompilerOptions.Environment) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Set which set of builtin externs to use.
- setErrorFormat(ErrorFormat) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setErrorHandler(ErrorHandler) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Set a custom handler for warnings and errors.
- setErrorManager(ErrorManager) - Method in class com.google.javascript.jscomp.Compiler
-
Sets the error manager.
- setErrors(String[]) - Method in class com.google.javascript.rhino.testing.TestErrorReporter
-
- setErrorStream(PrintStream) - Method in class org.plovr.Config.Builder
-
- setEscapingDirectiveNames(ImmutableList<String>) - Method in class com.google.template.soy.soytree.CallNode
-
Sets the inferred escaping directives.
- setEscapingDirectiveNames(ImmutableList<String>) - Method in class com.google.template.soy.soytree.MsgFallbackGroupNode
-
Sets the inferred escaping directives from the contextual engine.
- setExcludeClosureLibrary(boolean) - Method in class org.plovr.Config.Builder
-
- setExcludedClassesFromRenaming(List<String>) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setExpectedContentKind(SanitizedContent.ContentKind) - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Renderer
-
Sets the expected content kind.
- setExperimentalCompilerOptions(JsonObject) - Method in class org.plovr.Config.Builder
-
- setExportLocalPropertyDefinitions(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setExportTestFunctions(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setExportTestFunctions(boolean) - Method in class org.plovr.Config.Builder
-
- setExtendedInterfaces(List<ObjectType>) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- setExternExports(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setExternExportsPath(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setExtraAnnotationNames(Iterable<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setExtractPrototypeMemberDeclarations(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setExtractPrototypeMemberDeclarations(CompilerOptions.ExtractPrototypeMemberDeclarationsMode) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setExtraLoopIndices(int, int) - Method in class com.google.template.soy.soytree.defn.LoopVar
-
- setExtraSmartNameRemoval(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setField(String, SoyValueProvider) - Method in class com.google.template.soy.data.internal.AugmentedParamStore
-
- setField(String, SoyValueProvider) - Method in class com.google.template.soy.data.internal.BasicParamStore
-
- setField(String, SoyValueProvider) - Method in class com.google.template.soy.data.internal.EasyDictImpl
-
- setField(String, SoyValueProvider) - Method in class com.google.template.soy.data.internal.ParamStore
-
Sets a field (i.e.
- setField(String, SoyValueProvider) - Method in interface com.google.template.soy.data.SoyEasyDict
-
Sets a field of this dict.
- setFieldsFromJavaStringMap(Map<String, ?>) - Method in class com.google.template.soy.data.internal.EasyDictImpl
-
- setFieldsFromJavaStringMap(Map<String, ?>) - Method in interface com.google.template.soy.data.SoyEasyDict
-
Sets fields on this dict from a Java string-keyed map.
- setFileOrResourceName(String) - Method in exception com.google.template.soy.msgs.SoyMsgException
-
Sets the name of the file or resource associated with this error.
- setFingerprintJsFiles(boolean) - Method in class org.plovr.Config.Builder
-
- setFlowSensitiveInlineVariables(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setFoldConstants(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setForceRecompile(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set force recompile option
- setFrom(CssValueNode) - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- SetFullCalleeNamesVisitor - Class in com.google.template.soy.parsepasses
-
Visitor for setting the full callee name on each CallBasicNode whose callee name in the source
code either (a) is a partial template name or (b) starts with an alias.
- SetFullCalleeNamesVisitor(ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.SetFullCalleeNamesVisitor
-
- setFunctionType(RawNominalType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- setGatherCssNames(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setGeneralOptions(SoyGeneralOptions) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Sets all Soy general options.
- setGenerateExports(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set generateExports option
- setGenerateExports(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setGeneratePseudoNames(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setGeneratorMarker(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this node is a marker used in the translation of generators.
- setGeneratorSafe(boolean) - Method in class com.google.javascript.rhino.Node
-
- setGeneratorTarget(String) - Method in class com.google.javascript.jscomp.WhitelistWarningsGuard.WhitelistBuilder
-
Fill in instructions on how to generate this whitelist.
- setGlobalScopeName(String) - Method in class org.plovr.Config.Builder
-
- setGoogMsgsAreExternal(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether the generated Closure Library message definitions are for external messages
(only applicable if shouldGenerateGoogMsgDefs is true).
- setGroup(String) - Method in class com.google.javascript.jscomp.ant.Warning
-
- setGssFunctionMapProvider(GssFunctionMapProvider) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setGssFunctionMapProvider(String) - Method in class org.plovr.Config.Builder
-
- setHeaderDecls(TemplateNodeBuilder.DeclInfo...) - Method in class com.google.template.soy.soytree.TemplateBasicNodeBuilder
-
- setHeaderDecls(TemplateNodeBuilder.DeclInfo...) - Method in class com.google.template.soy.soytree.TemplateDelegateNodeBuilder
-
- setHeaderDecls(Collection<TemplateNodeBuilder.DeclInfo>) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
Sets the template header decls.
- setHeaderDecls(TemplateNodeBuilder.DeclInfo...) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
Sets the template header decls.
- setId(int) - Method in class com.google.template.soy.soytree.AbstractSoyNode
-
- setId(int) - Method in interface com.google.template.soy.soytree.SoyNode
-
Sets this node's id.
- setId(int) - Method in class com.google.template.soy.soytree.TemplateBasicNodeBuilder
-
- setId(int) - Method in class com.google.template.soy.soytree.TemplateDelegateNodeBuilder
-
- setId(int) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
Sets the id for the node to be built.
- setId(String) - Method in class org.plovr.Config.Builder
-
- setIdeMode(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setIdGenerators(Set<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the id generators to replace.
- setIdGenerators(Map<String, RenamingMap>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the id generators to replace.
- setIdGenerators(Set<String>) - Method in class org.plovr.Config.Builder
-
- setIdGeneratorsMap(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
A previous map of ids (serialized to a string by a previous compile).
- setIdRenamingMap(SoyIdRenamingMap) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the ID renaming map.
- setIj(Map<String, ?>) - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Renderer
-
Configures the $ij to pass to the template.
- setIjData(Map<String, ?>) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the injected data to call the template with.
- setIjData(SoyRecord) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the injected data to call the template with.
- setImplementedInterfaces(List<ObjectType>) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- setImplicitMatch(boolean) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
sets the current interface type to support
structural interface matching (abbr.
- setIncludeGoogBase(boolean) - Method in class com.google.javascript.jscomp.deps.JsFileParser
-
Sets whether we should create implicit provides and requires of the
root namespace.
- setInferConst(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInferTypes(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
If true, enables type inference.
- setInlineConstantVars(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInlineFunctions(CompilerOptions.Reach) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Set the function inlining policy for the compiler.
- setInlineFunctions(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInlineGetters(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInlineLocalFunctions(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInlineLocalVariables(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInlineProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Set the function inlining policy for the compiler.
- setInlineVariables(CompilerOptions.Reach) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Set the variable inlining policy for the compiler.
- setInlineVariables(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInputAnonymousFunctionNamingMap(VariableMap) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInputDelimiter(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInputId(InputId) - Method in class com.google.javascript.rhino.Node
-
- setInputOrientation(JobDescription.InputOrientation) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setInputPropertyMap(VariableMap) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInputs(List<SourceCode>) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setInputs(List<String>) - Method in class org.plovr.ModuleConfig.ModuleInfo
-
- setInputVariableMap(VariableMap) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInstrumentationTemplate(Instrumentation) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setInstrumentForCoverage(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Set whether or not code should be modified to provide coverage
information.
- setIntermediateState(PassConfig.State) - Method in class com.google.javascript.jscomp.DefaultPassConfig
-
- setIntermediateState(PassConfig.State) - Method in class com.google.javascript.jscomp.PassConfig
-
Set the intermediate state for a pass config, to restart
a compilation process that had been previously paused.
- setIsAddedBlock(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this is an added block that should not be considered
a real source block.
- setIsArrowFunction(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this node is a arrow function node.
- setIsConstructor(boolean) - Method in class com.google.javascript.rhino.jstype.FunctionBuilder
-
Set whether this is a constructor.
- setIsDefault(boolean) - Method in class com.google.common.css.compiler.ast.CssValueNode
-
- setIsGeneratorFunction(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this node is a generator node.
- setIsHidden(boolean) - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
Sets whether the message should be hidden from volunteer translators.
- setIsSyntheticBlock(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this is a synthetic block that should not be considered
a real source block.
- setIsUsingIjData(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether to enable use of injected data (syntax is '$ij.*').
- setItem(T) - Method in class com.google.javascript.rhino.SourcePosition
-
Sets the item that this source position references.
- setItemsFromDict(SoyDict) - Method in class com.google.template.soy.data.internal.EasyDictImpl
-
- setItemsFromDict(SoyDict) - Method in interface com.google.template.soy.data.SoyEasyDict
-
Sets items in this dict from another dict.
- setJSDocInfo(JSDocInfo) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Sets the docInfo for this type from the given
JSDocInfo.
- setJSDocInfo(JSDocInfo) - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- setJSDocInfo(JSDocInfo) - Method in class com.google.javascript.rhino.Node
-
- setJSType(JSType) - Method in class com.google.javascript.rhino.Node
-
- setKey(String) - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
- setKeyValue(String) - Method in class com.google.common.css.compiler.ast.CssKeyNode
-
- setLabelRenaming(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setLanguage(CompilerOptions.LanguageMode) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets ECMAScript version to use.
- setLanguageIn(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set the language to which input sources conform.
- setLanguageIn(CompilerOptions.LanguageMode) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets ECMAScript version to use for the input.
- setLanguageIn(CompilerOptions.LanguageMode) - Method in class org.plovr.Config.Builder
-
- setLanguageOut(CompilerOptions.LanguageMode) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets ECMAScript version to use for the output.
- setLanguageOut(CompilerOptions.LanguageMode) - Method in class org.plovr.Config.Builder
-
- setLastGeneration(boolean) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Sets whether this is the last generation.
- setLength(int) - Method in class com.google.javascript.rhino.Node
-
- setLevel(CheckLevel) - Method in class com.google.javascript.jscomp.ant.Warning
-
- setLineBreak(boolean) - Method in class com.google.javascript.jscomp.CodePrinter.Builder
-
Sets whether line breaking should be done automatically.
- setLineBreak(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setLineLengthThreshold(int) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setLineno(int) - Method in class com.google.javascript.rhino.Node
-
- setLocale(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setLocalTypeRegistry(SoyTypeRegistry) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Override the global type registry with one that is local to this file set.
- setLocalVariableIndex(int) - Method in interface com.google.template.soy.exprtree.VarDefn
-
Assigns the index of this variable in the local variable table for its containing template.
- setLocalVariableIndex(int) - Method in class com.google.template.soy.soytree.defn.InjectedParam
-
- setLocation(int, int, int) - Method in class com.google.common.css.SourceCodeLocationBuilder
-
- setLoggingLevel(Level) - Static method in class com.google.javascript.jscomp.Compiler
-
Sets the logging level for the com.google.javascript.jscomp package.
- setManageClosureDependencies(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sort inputs by their goog.provide/goog.require calls, and prune inputs
whose symbols are not required.
- setManageClosureDependencies(List<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sort inputs by their goog.provide/goog.require calls.
- setManageDependencies(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
- setMarkAsCompiled(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setMarkNoSideEffectCalls(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setMaxFunctionSizeAfterInlining(int) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setMaxLocalVariableTableSize(int) - Method in class com.google.template.soy.soytree.TemplateNode
-
- setMeaning(String) - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
Sets the programmer-specified meaning of this message, which
forces this message to translate differently.
- setMessageBundle(MessageBundle) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setModule(JSModule) - Method in class com.google.javascript.jscomp.CompilerInput
-
Sets the module to which the input belongs.
- setModuleRoots(List<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the module roots.
- setMoocherDropping(boolean) - Method in class com.google.javascript.jscomp.DependencyOptions
-
Enables or disables moocher dropping mode.
- setMoveFunctionDeclarations(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setMsgBundle(SoyMsgBundle) - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Renderer
-
Configures the bundle of translated messages to use.
- setMsgBundle(SoyMsgBundle) - Method in interface com.google.template.soy.tofu.SoyTofu.Renderer
-
Sets the bundle of translated messages, or null to use the messages from the Soy source.
- setMutatesArguments() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
- setMutatesGlobalState() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
- setMutatesThis() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
- setName(String) - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- setName(String) - Method in class org.plovr.docgen.EnumDescriptor.Builder
-
- setName(String) - Method in class org.plovr.docgen.LibraryDescriptor.Builder
-
- setName(String) - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- setName(String) - Method in class org.plovr.docgen.ParamDescriptor.Builder
-
- setName(String) - Method in class org.plovr.ModuleConfig.ModuleInfo
-
- setNameReferenceGraphPath(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Where to save the name reference graph
- setNameReferenceReportPath(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Where to save a cross-reference report from the name reference graph
- setNewTypeInference(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setNewTypeInference(boolean) - Method in class org.plovr.Config.Builder
-
- setNode(Node) - Method in class com.google.javascript.rhino.jstype.Property
-
- setNote(String) - Method in class com.google.javascript.jscomp.WhitelistWarningsGuard.WhitelistBuilder
-
A note to include at the top of the whitelist file.
- setNumberInstance(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- setNumericPart(String) - Method in class com.google.common.css.compiler.ast.CssNumericNode
-
- setObjectType(RawNominalType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- setOptimizeArgumentsArray(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setOptimizeCalls(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setOptimizeParameters(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setOptimizeReturns(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setOptimizeStrategy(JobDescription.OptimizeStrategy) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setOptionalArg(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this node is an optional argument node.
- setOptionsForCompilationLevel(CompilerOptions) - Method in enum com.google.javascript.jscomp.CompilationLevel
-
- setOptionsForWarningLevel(CompilerOptions) - Method in enum com.google.javascript.jscomp.WarningLevel
-
- setOriginalMatchedNode(Node) - Method in class com.google.javascript.refactoring.SuggestedFix.Builder
-
Sets the node on this SuggestedFix that caused this SuggestedFix to be built
in the first place.
- setOriginalPath(String) - Method in class com.google.javascript.jscomp.SourceFile
-
- setOutput(File) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set output file.
- setOutputCharset(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the output charset by name.
- setOutputCharset(Charset) - Method in class org.plovr.Config.Builder
-
- setOutputEncoding(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set output file encoding
- setOutputFile(File) - Method in class org.plovr.Config.Builder
-
- setOutputFormat(JobDescription.OutputFormat) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setOutputJsStringUsage(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setOutputOrientation(JobDescription.OutputOrientation) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setOutputRenamingMapFormat(OutputRenamingMapFormat) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setOutputTypes(boolean) - Method in class com.google.javascript.jscomp.CodePrinter.Builder
-
Sets whether to output closure-style type annotations.
- setOutputVarInited() - Method in class com.google.template.soy.shared.internal.CodeBuilder
-
Tells this CodeBuilder that the current output variable has already been initialized.
- setOutputWrapper(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set output wrapper.
- setOutputWrapper(String) - Method in class org.plovr.Config.Builder
-
- setOutputWrapperFile(File) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set output wrapper file.
- setParameters(List<CssValueNode>) - Method in class com.google.common.css.compiler.ast.CssAtRuleNode
-
- setParamsToRuntimeCheck(Collection<TemplateParam>) - Method in class com.google.template.soy.soytree.CallBasicNode
-
Sets the names of the parameters that require runtime type checking against the callees formal
types.
- setParamsToRuntimeCheck(ImmutableMap<TemplateDelegateNode, ImmutableList<TemplateParam>>) - Method in class com.google.template.soy.soytree.CallDelegateNode
-
Sets the template params that require runtime type checking for each possible delegate target.
- setParent(ParentNode<?>) - Method in class com.google.template.soy.basetree.AbstractNode
-
- setParent(ParentNode<?>) - Method in interface com.google.template.soy.basetree.Node
-
Sets this node's parent.
- setParentModuleCanSeeSymbolsDeclaredInChildren(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setParseJsDocDocumentation(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Enables or disables the parsing of JSDoc documentation.
- setPassConfig(PassConfig) - Method in class com.google.javascript.jscomp.Compiler
-
- setPath(String) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode.FileRef
-
Invoked reflectively by Ant when it sees a path="..." attribute.
- setPathToClosureLibrary(String) - Method in class org.plovr.Config.Builder
-
- setPattern(String) - Method in class com.google.template.soy.shared.internal.AbstractGenerateSoyEscapingDirectiveCode.FunctionNamePredicate
-
Called reflectively by Ant with the value of the pattern="<glob>" attribute of the
<libdefined> element.
- setPolymerPass(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setPositionInformation(int, int, int, int) - Method in class com.google.javascript.rhino.SourcePosition
-
Sets the position information contained in this source position.
- setPreferLineBreakAtEndOfFile(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setPreferSingleQuotes(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Normally, when there are an equal number of single and double quotes
in a string, the compiler will use double quotes.
- setPreferSingleQuotes(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Normally, when there are an equal number of single and double quotes
in a string, the compiler will use double quotes.
- setPreferStableNames(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setPrefixMappings(List<SourceMap.LocationMapping>) - Method in class com.google.javascript.jscomp.SourceMap
-
- setPreserveComments(boolean) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
Whether comments in the CSS nodes are preserved in the pretty printed
output.
- setPreserveComments(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setPreserveGoogRequires(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setPreserveTypeAnnotations(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setPrettyPrint(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set pretty print formatting option
- setPrettyPrint(boolean) - Method in class com.google.javascript.jscomp.CodePrinter.Builder
-
Sets whether pretty printing should be used.
- setPrettyPrint(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setPrettyPrint(boolean) - Method in class org.plovr.Config.Builder
-
- setPrintInputDelimiter(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set print input delimiter formatting option
- setPrintInputDelimiter(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setPrintInputDelimiter(boolean) - Method in class org.plovr.Config.Builder
-
- setProcessCommonJSModules(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Rewrites CommonJS modules so that modules can be concatenated together,
by renaming all globals to avoid conflicting with other modules.
- setProcessDependencies(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setProcessObjectPropertyString(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
If true, process goog.testing.ObjectPropertyString instances.
- setProductName(String) - Method in class com.google.javascript.jscomp.WhitelistWarningsGuard.WhitelistBuilder
-
Fill in your product name to get a fun message!
- setPropertyInvalidationErrors(Map<String, CheckLevel>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the list of properties that we report property invalidation errors
for.
- setPropertyJSDocInfo(String, JSDocInfo) - Method in class com.google.javascript.rhino.jstype.NoObjectType
-
- setPropertyJSDocInfo(String, JSDocInfo) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Sets the docInfo for the specified property from the
JSDocInfo on its definition.
- setPropertyJSDocInfo(String, JSDocInfo) - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- setPropertyJSDocInfo(String, JSDocInfo) - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- setPropertyMapInputFile(File) - Method in class org.plovr.Config.Builder
-
- setPropertyMapOutputFile(File) - Method in class org.plovr.Config.Builder
-
- setPropertyName(CssPropertyNode) - Method in class com.google.common.css.compiler.ast.CssDeclarationNode
-
- setPropertyNode(String, Node) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
Sets the node where the property was defined.
- setPropertyNode(String, Node) - Method in class com.google.javascript.rhino.jstype.PrototypeObjectType
-
- setPropertyRenaming(PropertyRenamingPolicy) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setPropertyValue(CssPropertyValueNode) - Method in class com.google.common.css.compiler.ast.CssDeclarationNode
-
- setProtectHiddenSideEffects(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
When enabled, assume that apparently side-effect free code is meaningful.
- setPrototypeBasedOn(ObjectType) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Sets the prototype, creating the prototype object from the given
base type.
- setQuotedString() - Method in class com.google.javascript.rhino.Node
-
This should only be called for STRING nodes children of OBJECTLIT.
- setRecordFunctionInformation(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setReferencedRules(Set<String>, String) - Method in class com.google.common.css.compiler.passes.MarkRemovableRulesetNodes
-
Sets the reference rules.
- setRefiners(CssRefinerListNode) - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- setRegexpInstance(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- setRemoveAbstractMethods(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRemoveClosureAsserts(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRemoveDeadCode(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRemoveUnusedClassProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRemoveUnusedConstructorProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRemoveUnusedLocalVars(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRemoveUnusedPrototypeProperties(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRemoveUnusedPrototypePropertiesInExterns(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRemoveUnusedVariables(CompilerOptions.Reach) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Set the variable removal policy for the compiler.
- setRemoveUnusedVars(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRenamePrefix(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRenamePrefixNamespace(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRenamingPolicy(VariableRenamingPolicy, PropertyRenamingPolicy) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the variable and property renaming policies for the compiler,
in a way that clears warnings about the renaming policy being
uninitialized from flags.
- setReplaceIdGenerators(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setReplaceMessagesWithChromeI18n(boolean, String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setReplaceProperties(boolean) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Whether to replace @define lines with properties
- setReplacePropertiesPrefix(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set the replacement property prefix.
- setReplaceStringsConfiguration(String, List<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the functions whose debug strings to replace.
- setReplaceStringsFunctionDescriptions(List<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setReplaceStringsInputMap(VariableMap) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setReplaceStringsPlaceholderToken(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setReplaceStringsReservedStrings(Set<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setReportMissingOverride(CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Flags a warning if a property is missing the @override annotation, but it
overrides a base class property.
- setReportPath(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Where to save a report of global name usage
- setRequireCssCmdText(Map<String, String>) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- setRequiredCssNamespaces(ImmutableList<String>) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- setReserveRawExports(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setResult(List<CssValueNode>) - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode.CssCustomFunctionNodeProxy
-
Sets the results of function computation for this node, can set results
on the proxied node.
- setResult(List<CssValueNode>) - Method in class com.google.common.css.compiler.ast.CssCustomFunctionNode
-
Saves the value of function computation for later use.
- setReturnsTainted() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
- setReturnType(TypeExpression) - Method in class org.plovr.docgen.MethodDescriptor.Builder
-
- setRewriteFunctionExpressions(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRuntimeTypeCheck(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setRuntimeTypeCheckLogFunction(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setScope(CssNode) - Method in class com.google.common.css.compiler.ast.CssConstantReferenceNode
-
- setSelector(CssSelectorNode) - Method in class com.google.common.css.compiler.ast.CssCombinatorNode
-
- setSelectorName(String) - Method in class com.google.common.css.compiler.ast.CssSelectorNode
-
- setSelectors(CssSelectorListNode) - Method in class com.google.common.css.compiler.ast.CssRulesetNode
-
- setShadowVariables(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Should shadow outer scope variable name during renaming.
- setShortcutMode(boolean) - Method in class com.google.javascript.jscomp.deps.JsFileLineParser
-
In shortcut mode, the file line parser can stop reading early if
it thinks it found enough information.
- setShouldAllowDeprecatedSyntax(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether to allow deprecated syntax (semi backwards compatible mode).
- setShouldBeFlipped(boolean) - Method in class com.google.common.css.compiler.ast.CssNode
-
Marks a node whether it should be flipped or not.
- setShouldDeclareTopLevelNamespaces(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether we should generate code to declare the top level namespace.
- setShouldGenerateGoogMsgDefs(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether we should generate Closure Library message definitions (i.e.
- setShouldGenerateJsdoc(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether we should generate JSDoc with type info for the Closure Compiler.
- setShouldProvideBothSoyNamespacesAndJsFunctions(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether we should generate code to provide both Soy namespaces and JS functions.
- setShouldProvideRequireJsFunctions(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether we should generate code to provide/require template JS functions.
- setShouldProvideRequireSoyNamespaces(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets whether we should generate code to provide/require Soy namespaces.
- setSideEffectFlags(int) - Method in class com.google.javascript.rhino.Node
-
Marks this function or constructor call's side effect flags.
- setSideEffectFlags(Node.SideEffectFlags) - Method in class com.google.javascript.rhino.Node
-
- setSimplifyCss(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setSkipNonTranspilationPasses(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Skip all passes (other than transpilation, if requested).
- setSkipTranspilationAndCrash(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Allow disabling ES6 to ES3 transpilation.
- setSmartNameRemoval(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setSource(DiGraph.DiGraphNode<N, E>) - Method in interface com.google.javascript.jscomp.graph.DiGraph.DiGraphEdge
-
- setSource(Node) - Method in interface com.google.javascript.rhino.FunctionTypeI
-
- setSource(Node) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
Sets the source node.
- setSourceCode(SourceCode) - Method in class com.google.common.css.SourceCodeLocationBuilder
-
- setSourceCodeLocation(SourceCodeLocation) - Method in class com.google.common.css.compiler.ast.CssNode
-
- setSourceEncodedPosition(int) - Method in class com.google.javascript.rhino.Node
-
- setSourceEncodedPositionForTree(int) - Method in class com.google.javascript.rhino.Node
-
- setSourceFile(SourceFile) - Method in class com.google.javascript.jscomp.CompilerInput
-
- setSourceFile(SourceFile) - Method in class com.google.javascript.jscomp.JsAst
-
- setSourceFile(SourceFile) - Method in interface com.google.javascript.jscomp.SourceAst
-
Sets the source file the generated AST represents.
- setSourceFile(SourceFile) - Method in class com.google.javascript.jscomp.SyntheticAst
-
- setSourceFileForTesting(String) - Method in class com.google.javascript.rhino.Node
-
Sets the source file to a non-extern file of the given name.
- setSourceLocaleString(String) - Method in class com.google.template.soy.msgs.SoyMsgBundleHandler.OutputFileOptions
-
Sets the source locale string for an output messages file.
- setSourceMap(SourceMap) - Method in class com.google.javascript.jscomp.CodePrinter.Builder
-
Sets the source map to which to write the metadata about
the generated source code.
- setSourceMapDetailLevel(SourceMap.DetailLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setSourceMapFormat(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
- setSourceMapFormat(SourceMap.Format) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setSourceMapLevel(JobDescription.SourceMapDetailLevel) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setSourceMapLocationMapping(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
- setSourceMapLocationMappings(List<SourceMap.LocationMapping>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setSourceMapOutputFile(File) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
- setSourceMapOutputPath(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setSourceName(String) - Method in class com.google.javascript.jscomp.JsMessage.Builder
-
- setSourceRoot(String) - Method in class com.google.common.css.compiler.passes.DefaultGssSourceMapGenerator
-
- setSourceRoot(String) - Method in interface com.google.common.css.compiler.passes.GssSourceMapGenerator
-
A prefix to be added to the beginning of each source file name.
- setSourceRoot(String) - Method in class com.google.common.css.compiler.passes.NullGssSourceMapGenerator
-
- setSourceRoot(String) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
- setSoyAstCache(SoyAstCache) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Configures to use an AST cache to speed up development time.
- setSoyDoc(String) - Method in class com.google.template.soy.soytree.TemplateBasicNodeBuilder
-
- setSoyDoc(String) - Method in class com.google.template.soy.soytree.TemplateDelegateNodeBuilder
-
- setSoyDoc(String) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
Sets the SoyDoc for the node to be built.
- setSoyUseInjectedData(boolean) - Method in class org.plovr.Config.Builder
-
- setStarHack(boolean) - Method in class com.google.common.css.compiler.ast.CssDeclarationNode
-
Sets the hasStarHack attribute to the given value.
- setStartingPosition(int, int) - Method in interface com.google.debugging.sourcemap.SourceMapGenerator
-
Sets the source code that exists in the buffer for which the
generated code is being generated.
- setStartingPosition(int, int) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
Sets the source code that exists in the buffer for which the
generated code is being generated.
- setStartingPosition(int, int) - Method in class com.google.javascript.jscomp.SourceMap
-
- setStaticMember(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this node is a static member node.
- setStaticSourceFile(StaticSourceFile) - Method in class com.google.javascript.rhino.Node
-
- setStep(CssValueNode) - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- setStrictAutoescapingRequired(boolean) - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Sets whether strict autoescaping is required.
- setStrictAutoescapingRequired(boolean) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Sets whether to force strict autoescaping.
- setString(String) - Method in class com.google.javascript.rhino.Node
-
Can only be called for a Token.STRING or Token.NAME.
- setStringInstance(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSTypes
-
- setStripNamePrefixes(Set<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setStripNameSuffixes(Set<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setStripNameSuffixes(Set<String>) - Method in class org.plovr.Config.Builder
-
- setStripQuotes(boolean) - Method in class com.google.common.css.compiler.passes.PrettyPrinter
-
Whether to strip quotes from certain values.
- setStripTypePrefixes(Set<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setStripTypePrefixes(Set<String>) - Method in class org.plovr.Config.Builder
-
- setStripTypes(Set<String>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setStruct() - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- setSubstituteType(SoyType) - Method in class com.google.template.soy.exprtree.VarRefNode
-
Override the type of the variable when used in this context.
- setSummaryDetailLevel(int) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Controls how detailed the compilation summary is.
- setSummaryDetailLevel(int) - Method in class com.google.javascript.jscomp.PrintStreamErrorManager
-
- setSuperClass(TypeExpression) - Method in class org.plovr.docgen.ClassDescriptor.Builder
-
- setSupportContentSecurityPolicy(boolean) - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
Pass true to enable CSP (Content Security Policy) support which adds an extra pass that marks
inline scripts in templates specially so the browser can distinguish scripts written by trusted
template authors from scripts injected via XSS.
- setSupportContentSecurityPolicy(boolean) - Method in class com.google.template.soy.SoyFileSet.Builder
-
Pass true to enable CSP (Content Security Policy) support which adds an extra pass that marks
inline scripts in templates specially so the browser can distinguish scripts written by
trusted template authors from scripts injected via XSS.
- setSwapLeftRightInUrl(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setSwapLtrRtlInUrl(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setSyntheticBlockEndMarker(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setSyntheticBlockStartMarker(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setTabSize(int) - Method in interface com.google.common.css.compiler.ast.CharStream
-
- setTabSize(int) - Method in class com.google.common.css.compiler.ast.StringCharStream
-
- setTabSize(int) - Method in class com.google.template.soy.exprparse.SimpleCharStream
-
- setTabSize(int) - Method in class com.google.template.soy.soyparse.SimpleCharStream
-
- setTabSize(int) - Method in class com.google.template.soy.types.parse.SimpleCharStream
-
- setTagAsStrict(boolean) - Method in class com.google.javascript.jscomp.CodePrinter.Builder
-
Set whether the output should be tags as ECMASCRIPT 5 Strict.
- setTargetLocaleString(String) - Method in class com.google.template.soy.msgs.SoyMsgBundleHandler.OutputFileOptions
-
Sets the target locale string for an output messages file.
- setTemplateNames(String, String) - Method in class com.google.template.soy.soytree.TemplateNodeBuilder
-
- setTemplateTypeNames(List<TemplateType>) - Method in class com.google.javascript.rhino.jstype.JSTypeRegistry
-
Sets the template type name.
- SETTER_DEF - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- setTestTemplate(File) - Method in class org.plovr.Config.Builder
-
- setThrows() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
- setTimeout(int) - Method in class com.google.javascript.jscomp.Compiler
-
Sets the timeout when Compiler is run in a thread
- Settings - Class in org.plovr.io
-
- setTo(CssValueNode) - Method in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- setTracerMode(CompilerOptions.TracerMode) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setTrackLineColumn(boolean) - Method in interface com.google.common.css.compiler.ast.CharStream
-
- setTrackLineColumn(boolean) - Method in class com.google.common.css.compiler.ast.StringCharStream
-
- setTransformAMDToCJSModules(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Activates transformation of AMD to CommonJS modules.
- setTreatWarningsAsErrors(boolean) - Method in class com.google.javascript.jscomp.PlovrCompilerOptions
-
If treatWarningsAsErrors is set to true, future calls to setWarningLevel
will always interpret WARNING as ERROR.
- setTreatWarningsAsErrors(boolean) - Method in class org.plovr.Config.Builder
-
- setTrueConditionNames(List<String>) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setTrustedStrings(boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Some people want to put arbitrary user input into strings, which are then
run through the compiler.
- setTweakProcessing(CompilerOptions.TweakProcessing) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets how goog.tweak calls are processed.
- setTweakReplacements(Map<String, Object>) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setTweakToBooleanLiteral(String, boolean) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the value of the tweak in JS
to a boolean literal.
- setTweakToDoubleLiteral(String, double) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the value of the tweak in JS to a
number literal.
- setTweakToNumberLiteral(String, int) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the value of the tweak in JS to a
number literal.
- setTweakToStringLiteral(String, String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Sets the value of the tweak in JS to a
String literal.
- setType(int) - Method in class com.google.javascript.rhino.Node
-
- setType(SoyType) - Method in class com.google.template.soy.exprtree.AbstractParentExprNode
-
- setType(SoyType) - Method in class com.google.template.soy.soytree.defn.LocalVar
-
Setter for the type - this is necessary because sometimes we don't know
the variable type until after analysis.
- setType(JSTypeExpression, AbstractCompiler) - Method in class org.plovr.docgen.TypeExpression.Builder
-
- setTypeBasedOptimizationOptions(CompilerOptions) - Method in enum com.google.javascript.jscomp.CompilationLevel
-
Enable additional optimizations that use type information.
- setTypedPercent(double) - Method in class com.google.javascript.jscomp.BasicErrorManager
-
- setTypedPercent(double) - Method in interface com.google.javascript.jscomp.ErrorManager
-
Sets the percentage of typed expressions.
- setTypeExpression(TypeExpression) - Method in class org.plovr.docgen.ParamDescriptor.Builder
-
- setTypeI(TypeI) - Method in class com.google.javascript.rhino.Node
-
- setTypeRegistry(TypeIRegistry) - Method in class com.google.javascript.jscomp.CodePrinter.Builder
-
- setUnaliasableGlobals(String) - Method in class com.google.javascript.jscomp.CompilerOptions
-
A comma separated white-list of global names.
- setUnit(String) - Method in class com.google.common.css.compiler.ast.CssNumericNode
-
- setUnpackedKwargs(PyExpr) - Method in class com.google.template.soy.pysrc.restricted.PyFunctionExprBuilder
-
Unpacking keyword arguments will expand a dictionary into a series of keyword arguments.
- setUp() - Method in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- setUseCaching(boolean) - Method in class com.google.template.soy.tofu.SoyTofuOptions
-
Sets whether the resulting SoyTofu instance should cache intermediate results after
substitutions from the SoyMsgBundle and the SoyCssRenamingMap.
- setUseGoogIsRtlForBidiGlobalDir(boolean) - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Sets the Javascript code snippet that will evaluate at template runtime to a boolean value
indicating whether the bidi global direction is rtl.
- setUseInternalBidiFlipper(boolean) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setValidator(Predicate<JSType>) - Method in class com.google.javascript.rhino.jstype.JSType
-
Certain types have constraints on them at resolution-time.
- setValidator(Predicate<JSType>) - Method in class com.google.javascript.rhino.jstype.NamedType
-
- setValidator(Predicate<JSType>) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- setValue(String) - Method in class com.google.common.css.compiler.ast.CssNumericNode
-
- setValue(String) - Method in class com.google.common.css.compiler.ast.CssStringNode
-
- setValue(String) - Method in class com.google.common.css.compiler.ast.CssValueNode
-
Subclasses should perform additional consistency checks.
- setVarArgs(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this node is a variable length argument node.
- setVariableMapInputFile(File) - Method in class org.plovr.Config.Builder
-
- setVariableMapOutputFile(File) - Method in class org.plovr.Config.Builder
-
- setVariableRenaming(VariableRenamingPolicy) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setVendor(Vendor) - Method in class com.google.common.css.JobDescriptionBuilder
-
- setWarning(String) - Method in class com.google.javascript.jscomp.ant.CompileTask
-
Set the warning level.
- setWarningLevel(DiagnosticGroup, CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Configure the given type of warning to the given level.
- setWarningLevel(String, CheckLevel) - Method in class com.google.javascript.jscomp.CompilerOptions
-
Configure the given type of warning to the given level.
- setWarningLevel(DiagnosticGroup, CheckLevel) - Method in class com.google.javascript.jscomp.PlovrCompilerOptions
-
- setWarningLevel(WarningLevel) - Method in class org.plovr.Config.Builder
-
- setWarnings(String[]) - Method in class com.google.javascript.rhino.testing.TestErrorReporter
-
- setWarningsAsErrors(boolean) - Method in class com.google.common.css.compiler.commandline.DefaultCommandLineCompiler.CompilerErrorManager
-
- setWarningsGuard(ComposeWarningsGuard) - Method in class com.google.javascript.jscomp.CompilerOptions
-
- setWhen(CustomPassExecutionTime) - Method in class org.plovr.CustomPassConfig
-
- setWrapperPrefix(String) - Method in interface com.google.debugging.sourcemap.SourceMapGenerator
-
Sets the prefix used for wrapping the generated source file before
it is written.
- setWrapperPrefix(String) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
Sets the prefix used for wrapping the generated source file before
it is written.
- setWrapperPrefix(String) - Method in class com.google.javascript.jscomp.SourceMap
-
- setXidRenamingMap(SoyIdRenamingMap) - Method in interface com.google.template.soy.jbcsrc.api.SoySauce.Renderer
-
Configures the {xid ..} renaming map.
- setYieldFor(boolean) - Method in class com.google.javascript.rhino.Node
-
Sets whether this node is a generator node.
- SExprPrinter - Class in com.google.common.css.compiler.passes
-
Build up an s-expression corresponding to the AST for debugging purposes.
- SExprPrinter(CssNode) - Constructor for class com.google.common.css.compiler.passes.SExprPrinter
-
A S-Expr printer for
CssNode instances.
- SExprPrinter(CssTree) - Constructor for class com.google.common.css.compiler.passes.SExprPrinter
-
A S-Expr printer for
CssTree instances.
- SExprPrinter(CssNode, boolean, boolean) - Constructor for class com.google.common.css.compiler.passes.SExprPrinter
-
A S-Expr printer for
CssNode instances.
- SExprPrinter(CssTree, boolean, boolean) - Constructor for class com.google.common.css.compiler.passes.SExprPrinter
-
A S-Expr printer for
CssTree instances.
- SharedModule - Class in com.google.template.soy.shared.internal
-
Guice module for shared classes.
- SharedModule() - Constructor for class com.google.template.soy.shared.internal.SharedModule
-
- SharedModule.Shared - Annotation Type in com.google.template.soy.shared.internal
-
Annotation for values provided by SharedModule (that need to be distinguished).
- SharedPassesModule - Class in com.google.template.soy.sharedpasses
-
Guice module for shared passes.
- SharedPassesModule() - Constructor for class com.google.template.soy.sharedpasses.SharedPassesModule
-
- SharedRuntime - Class in com.google.template.soy.shared.internal
-
Runtime implementation of common expression operators to be shared between the jbcsrc and
Tofu backends.
- sheq(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
"==="
- SHEQ - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- shne(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
"!=="
- SHNE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- SHORT_ESCAPER - Static variable in class com.google.common.css.compiler.ast.CssStringNode
-
Replaces characters that have no literal representation in CSS with
their escape codes.
- SHORTHAND_ASSIGNMENT_IN_ENUM - Static variable in class com.google.javascript.jscomp.lint.CheckEnums
-
- shouldAllowDeprecatedSyntax() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
- shouldCancelAutoescape() - Method in class com.google.template.soy.basicdirectives.BasicEscapeDirective
-
- shouldCancelAutoescape() - Method in class com.google.template.soy.basicdirectives.InsertWordBreaksDirective
-
- shouldCancelAutoescape() - Method in class com.google.template.soy.coredirectives.EscapeHtmlDirective
-
- shouldCancelAutoescape() - Method in class com.google.template.soy.coredirectives.IdDirective
-
- shouldCancelAutoescape() - Method in class com.google.template.soy.coredirectives.NoAutoescapeDirective
-
- shouldCancelAutoescape() - Method in interface com.google.template.soy.shared.restricted.SoyPrintDirective
-
Returns whether the appearance of this directive on a 'print' tag should cancel autoescape for
that 'print' tag.
- shouldCheckConformance(Node) - Method in class com.google.javascript.jscomp.ConformanceRules.AbstractRule
-
- shouldColorizeErrorOutput() - Method in class com.google.javascript.jscomp.CompilerOptions
-
- shouldDeclareTopLevelNamespaces() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether we should attempt to declare the top level namespace.
- ShouldEnsureDataIsDefinedVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor for determining whether a template needs to ensure that its data is defined.
- ShouldEnsureDataIsDefinedVisitor(ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.ShouldEnsureDataIsDefinedVisitor
-
- shouldFingerprintJsFiles() - Method in class org.plovr.Config
-
- shouldGenerateGoogMsgDefs() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether we should generate Closure Library message definitions (i.e.
- shouldGenerateJsdoc() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether we should generate JSDoc with type info for the Closure Compiler.
- shouldParseDocumentation() - Method in class com.google.javascript.rhino.JSDocInfoBuilder
-
- shouldPreserveTry() - Method in class com.google.javascript.rhino.JSDocInfo
-
Returns whether the
@preserveTry annotation is present on this
JSDocInfo.
- shouldProvideBothSoyNamespacesAndJsFunctions() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether we should generate code to provide both Soy namespaces and JS functions.
- shouldProvideRequireJsFunctions() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether we're set to generate code to provide/require template JS functions.
- shouldProvideRequireSoyNamespaces() - Method in class com.google.template.soy.jssrc.SoyJsSrcOptions
-
Returns whether we're set to generate code to provide/require Soy namespaces.
- shouldRunCompiler() - Method in class com.google.javascript.jscomp.CommandLineRunner
-
- shouldShortcircuit(AbstractExprNodeVisitor<R>) - Method in interface com.google.template.soy.soytree.SoytreeUtils.Shortcircuiter
-
Called at various points during a pass initiated by visitAllExprsShortcircuitably.
- shouldSkipDepsFile(SourceFile) - Method in class com.google.javascript.jscomp.deps.DepsGenerator
-
Returns whether we should ignore dependency info in the given deps file.
- shouldStrip() - Method in enum com.google.javascript.jscomp.CompilerOptions.TweakProcessing
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.ControlFlowGraph.AbstractCfgNodeTraversalCallback
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6ConvertSuper
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6RewriteArrowFunction
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6RewriteDestructuring
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6ToEs3Converter
-
Some nodes must be visited pre-order in order to rewrite the
references to this correctly.
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckNullableReturn
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckPrototypeProperties
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.NodeTraversal.AbstractNodeTypePruningCallback
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.NodeTraversal.AbstractPostOrderCallback
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.NodeTraversal.AbstractScopedCallback
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.NodeTraversal.AbstractShallowCallback
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.NodeTraversal.AbstractShallowStatementCallback
-
- shouldTraverse(NodeTraversal, Node, Node) - Method in interface com.google.javascript.jscomp.NodeTraversal.Callback
-
Visits a node in pre order (before visiting its children) and decides
whether this node's children should be traversed.
- shouldTraverse(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.TypeCheck
-
- shouldUseSameVarNameAs(SoyNode.MsgSubstUnitNode) - Method in class com.google.template.soy.soytree.MsgPlaceholderNode
-
Returns whether this node and the given other node are the same, such that they should be
represented by the same placeholder.
- shouldUseSameVarNameAs(SoyNode.MsgSubstUnitNode) - Method in class com.google.template.soy.soytree.MsgPluralNode
-
- shouldUseSameVarNameAs(SoyNode.MsgSubstUnitNode) - Method in class com.google.template.soy.soytree.MsgSelectNode
-
- shouldUseSameVarNameAs(SoyNode.MsgSubstUnitNode) - Method in interface com.google.template.soy.soytree.SoyNode.MsgSubstUnitNode
-
Returns whether this substitution unit should use the same var name as another substitution
unit.
- ShowByPathWarningsGuard - Class in com.google.javascript.jscomp
-
Control whether warnings should be restricted or suppressed for specified
paths.
- ShowByPathWarningsGuard(String) - Constructor for class com.google.javascript.jscomp.ShowByPathWarningsGuard
-
- ShowByPathWarningsGuard(String[]) - Constructor for class com.google.javascript.jscomp.ShowByPathWarningsGuard
-
- ShowByPathWarningsGuard(String, ShowByPathWarningsGuard.ShowType) - Constructor for class com.google.javascript.jscomp.ShowByPathWarningsGuard
-
- ShowByPathWarningsGuard(String[], ShowByPathWarningsGuard.ShowType) - Constructor for class com.google.javascript.jscomp.ShowByPathWarningsGuard
-
- ShowByPathWarningsGuard.ShowType - Enum in com.google.javascript.jscomp
-
Controls whether warnings should be restricted to a specified path or
suppressed within the specified path.
- showHelp() - Method in class org.plovr.cli.AbstractCommandOptions
-
- siblings() - Method in class com.google.javascript.rhino.Node
-
Return an iterable object that iterates over this node's siblings,
including this Node.
- SIDE_EFFECT_FLAGS - Static variable in class com.google.javascript.rhino.Node
-
- SIDE_EFFECTS_ALL - Static variable in class com.google.javascript.rhino.Node
-
- SIDE_EFFECTS_FLAGS_MASK - Static variable in class com.google.javascript.rhino.Node
-
- SideEffectFlags() - Constructor for class com.google.javascript.rhino.Node.SideEffectFlags
-
- SideEffectFlags(int) - Constructor for class com.google.javascript.rhino.Node.SideEffectFlags
-
- silence(Compiler) - Static method in class com.google.javascript.jscomp.testing.BlackHoleErrorManager
-
Compiler prints to the console by default.
- SimpleCharStream - Class in com.google.template.soy.exprparse
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class com.google.template.soy.exprparse.SimpleCharStream
-
Constructor.
- SimpleCharStream - Class in com.google.template.soy.soyparse
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class com.google.template.soy.soyparse.SimpleCharStream
-
Constructor.
- SimpleCharStream - Class in com.google.template.soy.types.parse
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class com.google.template.soy.types.parse.SimpleCharStream
-
Constructor.
- SimpleDependencyInfo - Class in com.google.javascript.jscomp.deps
-
A class to hold JS dependency information for a single .js file.
- SimpleDependencyInfo(String, String, List<String>, List<String>, boolean) - Constructor for class com.google.javascript.jscomp.deps.SimpleDependencyInfo
-
Constructs a DependencyInfo object with the given list of provides &
requires.
- SimpleErrorReporter - Class in com.google.javascript.rhino
-
- SimpleErrorReporter() - Constructor for class com.google.javascript.rhino.SimpleErrorReporter
-
- SimpleFormat - Class in com.google.javascript.jscomp.parsing.parser.util.format
-
This is a hacked apart version of the Apache Harmony String.format class
with all parts outside of the GWT subset removed.
- SimpleFormat.BigDecimalLayoutForm - Enum in com.google.javascript.jscomp.parsing.parser.util.format
-
The enumeration giving the available styles for formatting very large
decimal numbers.
- SimpleReference<T extends StaticTypedSlot<JSType>> - Class in com.google.javascript.rhino.jstype
-
A simple immutable reference.
- SimpleReference(T, Node) - Constructor for class com.google.javascript.rhino.jstype.SimpleReference
-
- SimpleRegion - Class in com.google.javascript.jscomp
-
Simple region.
- SimpleRegion(int, int, String) - Constructor for class com.google.javascript.jscomp.SimpleRegion
-
- simpleSelector() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- SimpleSlot - Class in com.google.javascript.rhino.jstype
-
The minimum implementation of StaticTypedSlot.
- SimpleSlot(String, JSType, boolean) - Constructor for class com.google.javascript.rhino.jstype.SimpleSlot
-
- SimpleSourceExcerptProvider - Class in com.google.javascript.jscomp.testing
-
A simple source excerpt provider for testing.
- SimpleSourceExcerptProvider(String) - Constructor for class com.google.javascript.jscomp.testing.SimpleSourceExcerptProvider
-
- SimpleSourceFile - Class in com.google.javascript.rhino
-
A simple implementation of StaticSourceFile for testing.
- SimpleSourceFile(String, boolean) - Constructor for class com.google.javascript.rhino.SimpleSourceFile
-
- SimpleSplittingSubstitutionMap - Class in com.google.common.css
-
- SimpleSplittingSubstitutionMap() - Constructor for class com.google.common.css.SimpleSplittingSubstitutionMap
-
- SimpleSplittingSubstitutionMapProvider - Class in com.google.common.css
-
- SimpleSplittingSubstitutionMapProvider() - Constructor for class com.google.common.css.SimpleSplittingSubstitutionMapProvider
-
- SimpleSubstitutionMap - Class in com.google.common.css
-
A SubstitutionMap that trivially renames its CSS classes by adding an
underscore.
- SimpleSubstitutionMap() - Constructor for class com.google.common.css.SimpleSubstitutionMap
-
- SimpleUsage - Class in com.google.template.soy.examples
-
Usage of the simple examples.
- simplify(String) - Method in class com.google.javascript.jscomp.regex.RegExpTree
-
Returns a simpler regular expression that is semantically the same assuming
the given flags.
- simplifyCss - Variable in class com.google.common.css.JobDescription
-
- simplifyCss() - Method in class com.google.common.css.JobDescriptionBuilder
-
- SimplifyVisitor - Class in com.google.template.soy.sharedpasses.opti
-
Visitor for simplifying subtrees based on constant values known at compile time.
- SimplifyVisitor(SimplifyExprVisitor, PrerenderVisitorFactory, ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.opti.SimplifyVisitor
-
- Single(String) - Constructor for exception org.plovr.CompilationException.Single
-
- Single(Throwable) - Constructor for exception org.plovr.CompilationException.Single
-
- SINGLE_QUOTE - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- SINGLE_QUOTED_STRING - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- SINGLETON - Static variable in class org.plovr.JsInputComparator
-
- size - Variable in class com.google.javascript.jscomp.PerformanceTracker.Stats
-
- SizeHandler - Class in org.plovr
-
- SizeHandler(CompilationServer) - Constructor for class org.plovr.SizeHandler
-
- skipAllCompilerPasses() - Method in class com.google.javascript.jscomp.CompilerOptions
-
Skip all possible passes, to make the compiler as fast as possible.
- SKIPPED_CHAR - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- SKIPPED_NEWLINE - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- SkippingTreeVisitor - Class in com.google.common.css.compiler.ast
-
Any compiler pass which derives from this is able to skip
processing rules that contain specific property names.
- SkippingTreeVisitor(boolean) - Constructor for class com.google.common.css.compiler.ast.SkippingTreeVisitor
-
Constructor of a skipping tree visitor which sets the skipping property.
- SLASH - Static variable in interface com.google.common.css.compiler.ast.GssParserCCConstants
-
RegularExpression Id.
- slash_term() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- SLASH_V - Static variable in class com.google.javascript.rhino.Node
-
- slashType - Variable in class com.google.template.soy.parsepasses.contextautoesc.Context
-
Determines what we will do with a slash token /.
- SlicedRawTextNode - Class in com.google.template.soy.parsepasses.contextautoesc
-
A raw text node divided into a slice for each context found by the inference engine so that later
parse passes can take action based on text and attribute boundaries.
- SlicedRawTextNode(RawTextNode, Context) - Constructor for class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode
-
- slicedRawTextNode - Variable in class com.google.template.soy.parsepasses.contextautoesc.SlicedRawTextNode.RawTextSlice
-
The text node containing the slice.
- SlicedRawTextNode.RawTextSlice - Class in com.google.template.soy.parsepasses.contextautoesc
-
A substring of raw text that is exposed to parse passes.
- slotType - Variable in class com.google.javascript.jscomp.newtypes.JSTypeCreatorFromJSDoc.FunctionAndSlotType
-
- smartNameRemoval - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Removes code associated with unused global names
- softLimitReached() - Method in interface com.google.template.soy.jbcsrc.api.AdvisingAppendable
-
Indicates that an internal limit has been reached or exceeded and that write operations should
be suspended soon.
- softLimitReached() - Method in class com.google.template.soy.jbcsrc.api.AdvisingStringBuilder
-
- somePathsSatisfyPredicate() - Method in class com.google.javascript.jscomp.CheckPathsBetweenNodes
-
- SortedDependencies<INPUT extends DependencyInfo> - Class in com.google.javascript.jscomp.deps
-
A sorted list of inputs with dependency information.
- SortedDependencies(List<INPUT>) - Constructor for class com.google.javascript.jscomp.deps.SortedDependencies
-
- SortedDependencies.CircularDependencyException - Exception in com.google.javascript.jscomp.deps
-
- SortedDependencies.MissingProvideException - Exception in com.google.javascript.jscomp.deps
-
- sortInputsByDeps(Compiler) - Method in class com.google.javascript.jscomp.JSModule
-
Puts the JS files into a topologically sorted order by their dependencies.
- sortJsModules(Collection<JSModule>) - Static method in class com.google.javascript.jscomp.JSModule
-
Returns the given collection of modules in topological order.
- source - Variable in class com.google.javascript.jscomp.parsing.parser.util.SourcePosition
-
- SourceAst - Interface in com.google.javascript.jscomp
-
An interface for accessing the AST root of an input.
- sourceCalleeName(String) - Method in class com.google.template.soy.soytree.CallBasicNode.Builder
-
- SourceCode - Class in com.google.common.css
-
This is a wrapper for a file that will be compiled.
- SourceCode(String, String) - Constructor for class com.google.common.css.SourceCode
-
Constructs a SourceCode.
- SourceCodeEscapers - Class in com.google.javascript.jscomp.deps
-
A factory for Escaper instances used to escape strings for safe use in
various common programming languages.
- SourceCodeIndicator - Class in com.google.common.css
-
Represents a line of source code, together with an associated "indicator"
line.
- SourceCodeLocation - Class in com.google.common.css
-
A location in source code.
- SourceCodeLocation(SourceCode, int, int, int, int, int, int) - Constructor for class com.google.common.css.SourceCodeLocation
-
- SourceCodeLocation.SourceCodePoint - Class in com.google.common.css
-
This describes a point in a string.
- SourceCodeLocationBuilder - Class in com.google.common.css
-
Aids in the creation of source code locations.
- SourceCodeLocationBuilder() - Constructor for class com.google.common.css.SourceCodeLocationBuilder
-
- sourceComments - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ProgramTree
-
- sourceElements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ProgramTree
-
- SourceExcerptProvider - Interface in com.google.javascript.jscomp
-
A source excerpt provider is responsible for building source code excerpt
of specific locations, such as a specific line or a region around a
given line number.
- SourceExcerptProvider.ExcerptFormatter - Interface in com.google.javascript.jscomp
-
A excerpt formatter is responsible of formatting source excerpts.
- SourceExcerptProvider.SourceExcerpt - Enum in com.google.javascript.jscomp
-
Source excerpt variety.
- SourceFile - Interface in com.google.javascript.jscomp.deps
-
An interface for representing source files for the Compilation Service.
- SourceFile - Class in com.google.javascript.jscomp.parsing.parser
-
A source file.
- SourceFile(String, String) - Constructor for class com.google.javascript.jscomp.parsing.parser.SourceFile
-
- SourceFile - Class in com.google.javascript.jscomp
-
An abstract representation of a source file that provides access to
language-neutral features.
- SourceFile(String) - Constructor for class com.google.javascript.jscomp.SourceFile
-
Construct a new abstract source file.
- SourceFile.Builder - Class in com.google.javascript.jscomp
-
A builder interface for source files.
- SourceFile.Generator - Interface in com.google.javascript.jscomp
-
A JavaScript source code provider.
- SourceLocation - Class in com.google.template.soy.base
-
Describes a source location in a Soy input file.
- SourceLocation(String, int, int, int, int) - Constructor for class com.google.template.soy.base.SourceLocation
-
- SourceLocation(String) - Constructor for class com.google.template.soy.base.SourceLocation
-
- sourceMap - Variable in class com.google.javascript.jscomp.Result
-
- SourceMap - Class in com.google.javascript.jscomp
-
Collects information mapping the generated (compiled) source back to
its original source for debugging purposes.
- SourceMap.DetailLevel - Enum in com.google.javascript.jscomp
-
Source maps can be very large different levels of detail can be specified.
- SourceMap.Format - Enum in com.google.javascript.jscomp
-
- SourceMap.LocationMapping - Class in com.google.javascript.jscomp
-
- SourceMapConsumer - Interface in com.google.debugging.sourcemap
-
A SourceMapConsumer is a SourceMapping provide that can parse from a raw
string.
- SourceMapConsumerFactory - Class in com.google.debugging.sourcemap
-
Detect and parse the provided source map.
- SourceMapConsumerV3 - Class in com.google.debugging.sourcemap
-
Class for parsing version 3 of the SourceMap format, as produced by the
Closure Compiler, etc.
- SourceMapConsumerV3() - Constructor for class com.google.debugging.sourcemap.SourceMapConsumerV3
-
- SourceMapConsumerV3.EntryVisitor - Interface in com.google.debugging.sourcemap
-
- sourceMapDetailLevel - Variable in class com.google.javascript.jscomp.CompilerOptions
-
The detail level for the generated source map.
- SourceMapFormat - Enum in com.google.debugging.sourcemap
-
A list of currently support SourceMap format revisions.
- sourceMapFormat - Variable in class com.google.javascript.jscomp.CompilerOptions
-
The source map file format
- SourceMapGenerator - Interface in com.google.debugging.sourcemap
-
Collects information mapping the generated (compiled) source back to
its original source for debugging purposes
- SourceMapGeneratorFactory - Class in com.google.debugging.sourcemap
-
- SourceMapGeneratorFactory() - Constructor for class com.google.debugging.sourcemap.SourceMapGeneratorFactory
-
- SourceMapGeneratorV3 - Class in com.google.debugging.sourcemap
-
Collects information mapping the generated (compiled) source back to
its original source for debugging purposes.
- SourceMapGeneratorV3() - Constructor for class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
- SourceMapGeneratorV3.ExtensionMergeAction - Interface in com.google.debugging.sourcemap
-
- SourceMapHandler - Class in org.plovr
-
- SourceMapHandler(CompilationServer) - Constructor for class org.plovr.SourceMapHandler
-
- SourceMapInput - Class in com.google.javascript.jscomp
-
A lazy-loaded SourceMapConsumerV3 instance.
- SourceMapInput(SourceFile) - Constructor for class com.google.javascript.jscomp.SourceMapInput
-
- sourceMapLevel - Variable in class com.google.common.css.JobDescription
-
- sourceMapLocationMappings - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- sourceMapOutputPath - Variable in class com.google.javascript.jscomp.CompilerOptions
-
The output path for the source map.
- SourceMapParseException - Exception in com.google.debugging.sourcemap
-
Throw if an invalid or unknown source map is encountered.
- SourceMapParseException(String) - Constructor for exception com.google.debugging.sourcemap.SourceMapParseException
-
- SourceMapping - Interface in com.google.debugging.sourcemap
-
Interface for provide a way of mapping (line, column) positions back to
positions in the original (uncompiled) source code.
- SourceMappingReversable - Interface in com.google.debugging.sourcemap
-
A SourceMappingReversable is a SourceMapping that can provide the reverse
(source --> target) source mapping.
- SourceMapSection - Class in com.google.debugging.sourcemap
-
A class representing a partial source map.
- SourceMapSection(String, int, int) - Constructor for class com.google.debugging.sourcemap.SourceMapSection
-
Deprecated.
- SourceMapSection.SectionType - Enum in com.google.debugging.sourcemap
-
- SourceMapSupplier - Interface in com.google.debugging.sourcemap
-
A class for mapping source map names to the actual contents.
- sourceName - Variable in class com.google.javascript.jscomp.JSError
-
Name of the source
- sourceNode - Variable in class com.google.javascript.jscomp.graph.GraphReachability.EdgeTuple
-
- SourcePosition - Class in com.google.javascript.jscomp.parsing.parser.util
-
A position in a source string - includes offset, line and column.
- SourcePosition(SourceFile, int, int, int) - Constructor for class com.google.javascript.jscomp.parsing.parser.util.SourcePosition
-
- SourcePosition<T> - Class in com.google.javascript.rhino
-
Represents a position in some piece of source code, with an associated
item of type T found at that position.
- SourcePosition() - Constructor for class com.google.javascript.rhino.SourcePosition
-
- SourceRange - Class in com.google.javascript.jscomp.parsing.parser.util
-
A range of positions in a source string.
- SourceRange(SourcePosition, SourcePosition) - Constructor for class com.google.javascript.jscomp.parsing.parser.util.SourceRange
-
- SOY_DOC_CHAR - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- SOY_DOC_END - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- SOY_DOC_NEWLINE - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- SOY_DOC_START - Static variable in interface com.google.template.soy.soyparse.SoyFileParserConstants
-
RegularExpression Id.
- SOY_TAG_OPEN_1 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- SOY_TAG_OPEN_2 - Static variable in interface com.google.template.soy.soyparse.TemplateParserConstants
-
RegularExpression Id.
- SoyAbstractCachingRecord - Class in com.google.template.soy.data
-
Abstract implementation of SoyRecord that caches previously retrieved field value providers.
- SoyAbstractCachingRecord() - Constructor for class com.google.template.soy.data.SoyAbstractCachingRecord
-
- SoyAbstractCachingValueProvider - Class in com.google.template.soy.data
-
A SoyValueProvider that lazily computes and caches its value.
- SoyAbstractCachingValueProvider() - Constructor for class com.google.template.soy.data.SoyAbstractCachingValueProvider
-
- SoyAbstractCachingValueProvider.ValueAssertion - Class in com.google.template.soy.data
-
A mechanism to plug in assertions on the computed value that will be run the first time the
value is
computed.
- SoyAbstractList - Class in com.google.template.soy.data
-
Abstract implementation of SoyList.
- SoyAbstractList() - Constructor for class com.google.template.soy.data.SoyAbstractList
-
- SoyAbstractMap - Class in com.google.template.soy.data
-
Abstract implementation of SoyMap.
- SoyAbstractMap() - Constructor for class com.google.template.soy.data.SoyAbstractMap
-
- SoyAbstractRecord - Class in com.google.template.soy.data
-
Abstract implementation of SoyRecord.
- SoyAbstractRecord() - Constructor for class com.google.template.soy.data.SoyAbstractRecord
-
- SoyAbstractTofuFunction - Class in com.google.template.soy.tofu.restricted
-
- SoyAbstractTofuFunction() - Constructor for class com.google.template.soy.tofu.restricted.SoyAbstractTofuFunction
-
- SoyAbstractTofuPrintDirective - Class in com.google.template.soy.tofu.restricted
-
- SoyAbstractTofuPrintDirective() - Constructor for class com.google.template.soy.tofu.restricted.SoyAbstractTofuPrintDirective
-
- SoyAbstractValue - Class in com.google.template.soy.data
-
Abstract implementation of SoyValue.
- SoyAbstractValue() - Constructor for class com.google.template.soy.data.SoyAbstractValue
-
- SoyAstCache - Class in com.google.template.soy.shared
-
Cache for the soy tree respecting file versions.
- SoyAstCache() - Constructor for class com.google.template.soy.shared.SoyAstCache
-
- SoyAstCache.VersionedFile - Class in com.google.template.soy.shared
-
- SoyAutoescapeException - Exception in com.google.template.soy.parsepasses.contextautoesc
-
Indicates failure to propagate contexts through a template or an existing escaping directive on a
'print' tag that is inconsistent with the contexts in which it appears.
- SoyBackendKind - Enum in com.google.template.soy.base
-
Enumeration which represents which Soy backend we're currently using.
- SoyBidirectionalMsgPlugin - Interface in com.google.template.soy.msgs
-
Plugin for implementing a specific message file format.
- SoyBidiUtils - Class in com.google.template.soy.internal.i18n
-
Bidi utilities for Soy code.
- SoyCssRenamingMap - Interface in com.google.template.soy.shared
-
An interface for a one-to-one string mapping function used to rename CSS selectors.
- SoyCustomValueConverter - Interface in com.google.template.soy.data
-
Important: Until this API is more stable and this note is removed, users must not directly
use this class.
- SoyData - Class in com.google.template.soy.data
-
Abstract base class for all nodes in a Soy data tree.
- SoyData() - Constructor for class com.google.template.soy.data.SoyData
-
- SoyDataException - Exception in com.google.template.soy.data
-
Exception thrown when an error occurs in the data package.
- SoyDataException(String) - Constructor for exception com.google.template.soy.data.SoyDataException
-
- SoyDataException(String, String) - Constructor for exception com.google.template.soy.data.SoyDataException
-
- SoyDataException(String, Throwable) - Constructor for exception com.google.template.soy.data.SoyDataException
-
- SoyDataException(String, String, Throwable) - Constructor for exception com.google.template.soy.data.SoyDataException
-
- SoyDataUtil - Class in org.plovr.util
-
- SoyDict - Interface in com.google.template.soy.data
-
A SoyRecord that also implements the SoyMap interface.
- soyDoc() - Method in class com.google.template.soy.soytree.TemplateNodeBuilder.DeclInfo
-
- soyDoc - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
The full SoyDoc, including the start/end tokens, or null.
- soyDocDesc - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
The description portion of the SoyDoc (before declarations), or null.
- SoyDocParam - Class in com.google.template.soy.soytree.defn
-
A parameter declared in the template SoyDoc.
- SoyDocParam(String, boolean, String) - Constructor for class com.google.template.soy.soytree.defn.SoyDocParam
-
- SoyEasyDict - Interface in com.google.template.soy.data
-
A mutable SoyDict with additional methods for ease-of-use.
- SoyEasyList - Interface in com.google.template.soy.data
-
A mutable list with additional methods for ease-of-use.
- SoyEnumType - Interface in com.google.template.soy.types
-
Type representing an enumeration.
- SoyError - Class in com.google.template.soy.error
-
Represents any syntactic or semantic error made by a Soy template author, which can be
collected during compilation and displayed back to the author.
- SoyFile - Class in org.plovr
-
- SoyFileHeaderInfo(SoyFileNode) - Constructor for class com.google.template.soy.soytree.TemplateNode.SoyFileHeaderInfo
-
- SoyFileHeaderInfo(String) - Constructor for class com.google.template.soy.soytree.TemplateNode.SoyFileHeaderInfo
-
- SoyFileHeaderInfo(String, String, AutoescapeMode) - Constructor for class com.google.template.soy.soytree.TemplateNode.SoyFileHeaderInfo
-
- soyFileHeaderInfo - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
Info from the containing Soy file's header declarations.
- SoyFileInfo - Class in com.google.template.soy.parseinfo
-
Parsed info about a Soy file.
- SoyFileInfo(String, String, ImmutableList<SoyTemplateInfo>, ImmutableMap<String, SoyFileInfo.CssTagsPrefixPresence>) - Constructor for class com.google.template.soy.parseinfo.SoyFileInfo
-
Constructor for internal use only.
- SoyFileInfo.CssTagsPrefixPresence - Enum in com.google.template.soy.parseinfo
-
Enum for whether there are prefix expressions in the 'css' tags that a CSS name appears in.
- soyFileKind - Variable in class com.google.template.soy.base.internal.AbstractSoyFileSupplier
-
Whether this input file is only included because it's a dependency.
- SoyFileKind - Enum in com.google.template.soy.base.internal
-
Enum for the kind of an input Soy file.
- SoyFileNode - Class in com.google.template.soy.soytree
-
Node representing a Soy file.
- SoyFileNode(int, String, SoyFileKind, ErrorReporter, String, String, List<String>) - Constructor for class com.google.template.soy.soytree.SoyFileNode
-
- SoyFileParser - Class in com.google.template.soy.soyparse
-
This parser's specification is in SoyFileParser.jj, which is read by JavaCC and transformed
into SoyFileParser.java.
- SoyFileParser(SoyTypeRegistry, IdGenerator, Reader, SoyFileKind, String, ErrorReporter) - Constructor for class com.google.template.soy.soyparse.SoyFileParser
-
Constructor that takes a reader object providing the input.
- SoyFileParser(SoyTypeRegistry, IdGenerator, String, SoyFileKind, String, ErrorReporter) - Constructor for class com.google.template.soy.soyparse.SoyFileParser
-
Constructor that takes a string input.
- SoyFileParser(SoyTypeRegistry, IdGenerator, String, SoyFileKind, String) - Constructor for class com.google.template.soy.soyparse.SoyFileParser
-
Constructor that takes a string input.
- SoyFileParser(InputStream) - Constructor for class com.google.template.soy.soyparse.SoyFileParser
-
Constructor with InputStream.
- SoyFileParser(InputStream, String) - Constructor for class com.google.template.soy.soyparse.SoyFileParser
-
Constructor with InputStream and supplied encoding
- SoyFileParser(Reader) - Constructor for class com.google.template.soy.soyparse.SoyFileParser
-
Constructor.
- SoyFileParser(SoyFileParserTokenManager) - Constructor for class com.google.template.soy.soyparse.SoyFileParser
-
Constructor with generated Token Manager.
- SoyFileParserConstants - Interface in com.google.template.soy.soyparse
-
Token literal values and constants.
- SoyFileParserTokenManager - Class in com.google.template.soy.soyparse
-
Token Manager.
- SoyFileParserTokenManager(SimpleCharStream) - Constructor for class com.google.template.soy.soyparse.SoyFileParserTokenManager
-
Constructor.
- SoyFileParserTokenManager(SimpleCharStream, int) - Constructor for class com.google.template.soy.soyparse.SoyFileParserTokenManager
-
Constructor.
- SoyFileSet - Class in com.google.template.soy
-
Represents a complete set of Soy files for compilation as one bundle.
- SoyFileSet.Builder - Class in com.google.template.soy
-
Builder for a SoyFileSet.
- SoyFileSetNode - Class in com.google.template.soy.soytree
-
Node representing a Soy file set (the root of the Soy parse tree).
- SoyFileSetNode(int, IdGenerator) - Constructor for class com.google.template.soy.soytree.SoyFileSetNode
-
- SoyFileSetParser - Class in com.google.template.soy
-
Static functions for parsing a set of Soy files into a
SoyFileSetNode.
- SoyFileSetParser(SoyTypeRegistry, SoyAstCache, SyntaxVersion, List<? extends SoyFileSupplier>, ErrorReporter) - Constructor for class com.google.template.soy.SoyFileSetParser
-
- SoyFileSupplier - Interface in com.google.template.soy.base.internal
-
Record for one input Soy file.
- SoyFileSupplier.Factory - Class in com.google.template.soy.base.internal
-
- SoyFileSupplier.Version - Interface in com.google.template.soy.base.internal
-
An opaque identifier that can be compared for equality with other versions from the same
resource.
- SoyFunction - Interface in com.google.template.soy.shared.restricted
-
Superinterface for a Soy function.
- SoyFutureException - Exception in com.google.template.soy.data
-
Exception thrown when a future fails.
- SoyFutureException(Throwable) - Constructor for exception com.google.template.soy.data.SoyFutureException
-
- SoyFutureValueProvider - Class in com.google.template.soy.data
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- SoyFutureValueProvider(SoyValueHelper, Future<?>) - Constructor for class com.google.template.soy.data.SoyFutureValueProvider
-
- SoyFutureValueProvider.FutureBlockCallback - Interface in com.google.template.soy.data
-
A callback that gets fired just before this provider will block on a future.
- SoyGeneralOptions - Class in com.google.template.soy.shared
-
Compilation options applicable to the Soy frontend and/or to multiple Soy backends.
- SoyGeneralOptions() - Constructor for class com.google.template.soy.shared.SoyGeneralOptions
-
- SoyGlobalsStatics - Annotation Type in com.google.template.soy.data
-
Indicates that a class annotated with this annotation contains constants
that should be exported as Soy Globals.
- SoyGlobalsValue - Interface in com.google.template.soy.data
-
Interface intended mainly to be implemented by enums, so that during
the Soy Globals' generation the returned value should be some secondary value
different from the enum's primary(ordinal) value.
- SoyIdRenamingMap - Interface in com.google.template.soy.shared
-
An interface for a one-to-one string mapping function used to rename identifiers.
- soyJavaDirectivesMap - Variable in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
Map of all SoyJavaPrintDirectives (name to directive).
- SoyJavaFunction - Interface in com.google.template.soy.shared.restricted
-
Interface for a Soy function implemented for Java runtime rendering.
- SoyJavaPrintDirective - Interface in com.google.template.soy.shared.restricted
-
Interface for a Soy print directive implemented for Java runtime rendering.
- SoyJavaRuntimeFunction - Interface in com.google.template.soy.shared.restricted
-
Interface for a Soy function implemented for Java runtime rendering.
- SoyJavaRuntimeFunctionUtils - Class in com.google.template.soy.shared.restricted
-
- SoyJavaRuntimePrintDirective - Interface in com.google.template.soy.shared.restricted
-
Interface for a Soy print directive implemented for Java runtime rendering.
- SoyJsCodeUtils - Class in com.google.template.soy.jssrc.restricted
-
Convenience utilities for building code for the JS Source backend.
- SoyJsSrcFunction - Interface in com.google.template.soy.jssrc.restricted
-
Interface for a Soy function implemented for the JS Source backend.
- SoyJsSrcOptions - Class in com.google.template.soy.jssrc
-
Compilation options for the JS Src output target (backend).
- SoyJsSrcOptions() - Constructor for class com.google.template.soy.jssrc.SoyJsSrcOptions
-
- SoyJsSrcPrintDirective - Interface in com.google.template.soy.jssrc.restricted
-
Interface for a Soy print directive implemented for the JS Source backend.
- SoyLibraryAssistedJsSrcFunction - Interface in com.google.template.soy.jssrc.restricted
-
Interface for a Soy function with more Closure Library requirements than typical Soy
templates, implemented for the JS Source backend.
- SoyLibraryAssistedJsSrcPrintDirective - Interface in com.google.template.soy.jssrc.restricted
-
Interface for a Soy print directive with more Closure Library requirements than typical Soy
templates, implemented for the JS Source backend.
- SoyList - Interface in com.google.template.soy.data
-
A list containing values.
- SoyListData - Class in com.google.template.soy.data
-
A list data node in a Soy data tree.
- SoyListData() - Constructor for class com.google.template.soy.data.SoyListData
-
- SoyListData(Iterable<?>) - Constructor for class com.google.template.soy.data.SoyListData
-
Constructor that initializes this SoyListData from an existing list.
- SoyListData(Object...) - Constructor for class com.google.template.soy.data.SoyListData
-
Constructor that initializes this SoyListData with the given elements.
- SoyMap - Interface in com.google.template.soy.data
-
A map containing key-to-value mappings referred to as items.
- SoyMapData - Class in com.google.template.soy.data
-
A map data node in a Soy data tree.
- SoyMapData() - Constructor for class com.google.template.soy.data.SoyMapData
-
- SoyMapData(Map<String, ?>) - Constructor for class com.google.template.soy.data.SoyMapData
-
Constructor that initializes this SoyMapData from an existing map.
- SoyMapData(Object...) - Constructor for class com.google.template.soy.data.SoyMapData
-
Constructor that directly takes the keys/values as parameters.
- SoyModule - Class in com.google.template.soy
-
Guice module for Soy's programmatic interface.
- SoyModule() - Constructor for class com.google.template.soy.SoyModule
-
- SoyMsg - Class in com.google.template.soy.msgs.restricted
-
Represents a message in some language/locale.
- SoyMsg(long, long, String, String, String, boolean, String, String, boolean, Iterable<? extends SoyMsgPart>) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsg
-
- SoyMsg(long, String, String, String, boolean, String, String, Iterable<? extends SoyMsgPart>) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsg
-
- SoyMsg(long, String, boolean, Iterable<? extends SoyMsgPart>) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsg
-
Constructor with just enough information for rendering only.
- SoyMsgBundle - Interface in com.google.template.soy.msgs
-
Represents a full set of messages in some language/locale.
- SoyMsgBundleCompactor - Class in com.google.template.soy.msgs.restricted
-
Utility to compact message bundles.
- SoyMsgBundleCompactor() - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgBundleCompactor
-
- SoyMsgBundleHandler - Class in com.google.template.soy.msgs
-
Handler for writing SoyMsgBundles to file format and for creating SoyMsgBundles
from files or resources.
- SoyMsgBundleHandler(SoyMsgPlugin) - Constructor for class com.google.template.soy.msgs.SoyMsgBundleHandler
-
- SoyMsgBundleHandler.OutputFileOptions - Class in com.google.template.soy.msgs
-
Options for generating an output messages file.
- SoyMsgBundleImpl - Class in com.google.template.soy.msgs.restricted
-
Represents a full set of messages in some language/locale.
- SoyMsgBundleImpl(String, List<SoyMsg>) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgBundleImpl
-
Note: If there exist duplicate message ids in the msgs list, the first one wins.
- SoyMsgBundleLoader - Interface in com.google.template.soy.msgs
-
Contract for any object that can load a SoyMsgBundle given a locale.
- SoyMsgException - Exception in com.google.template.soy.msgs
-
Exception for errors related to messages/translation.
- SoyMsgException(String) - Constructor for exception com.google.template.soy.msgs.SoyMsgException
-
- SoyMsgException(String, Throwable) - Constructor for exception com.google.template.soy.msgs.SoyMsgException
-
- SoyMsgException(Throwable) - Constructor for exception com.google.template.soy.msgs.SoyMsgException
-
- SoyMsgExtractor - Class in com.google.template.soy
-
Executable for extracting messages from a set of Soy files into an output messages file.
- SoyMsgIdComputer - Class in com.google.template.soy.msgs.internal
-
Static methods to compute the unique message id for a message.
- SoyMsgPart - Class in com.google.template.soy.msgs.restricted
-
Represents a part of a message (i.e.
- SoyMsgPart() - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgPart
-
- SoyMsgPart.Case<T> - Class in com.google.template.soy.msgs.restricted
-
A case in a plural or 'select' msg part.
- SoyMsgPlaceholderPart - Class in com.google.template.soy.msgs.restricted
-
Represents a placeholder within a message.
- SoyMsgPlaceholderPart(String) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgPlaceholderPart
-
- SoyMsgPlugin - Interface in com.google.template.soy.msgs
-
Plugin for implementing a specific message file format.
- SoyMsgPluralCaseSpec - Class in com.google.template.soy.msgs.restricted
-
Represents a plural case value.
- SoyMsgPluralCaseSpec(String) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgPluralCaseSpec
-
Constructs an object from a non-numeric value.
- SoyMsgPluralCaseSpec(int) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgPluralCaseSpec
-
Constructs an object from a numeric value.
- SoyMsgPluralCaseSpec.Type - Enum in com.google.template.soy.msgs.restricted
-
The type.
- SoyMsgPluralPart - Class in com.google.template.soy.msgs.restricted
-
Represents a plural statement within a message.
- SoyMsgPluralPart(String, int, ImmutableList<SoyMsgPart.Case<SoyMsgPluralCaseSpec>>) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgPluralPart
-
- SoyMsgPluralRemainderPart - Class in com.google.template.soy.msgs.restricted
-
Represents the placeholder part in the plural statement (The '#' sign in ICU syntax).
- SoyMsgPluralRemainderPart(String) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgPluralRemainderPart
-
- SoyMsgPruner - Class in com.google.template.soy
-
Executable for pruning messages from extracted msgs files, given a set of Soy files as reference
for which messages to keep.
- SoyMsgRawTextPart - Class in com.google.template.soy.msgs.restricted
-
Represents a raw text string within a message (the stuff that translators change).
- SoyMsgSelectPart - Class in com.google.template.soy.msgs.restricted
-
Represents a select statement within a message.
- SoyMsgSelectPart(String, ImmutableList<SoyMsgPart.Case<String>>) - Constructor for class com.google.template.soy.msgs.restricted.SoyMsgSelectPart
-
- SoyNode - Interface in com.google.template.soy.soytree
-
This class defines the base interface for a node in the parse tree, as well as a number of
subinterfaces that extend the base interface in various aspects.
- SoyNode.BlockCommandNode - Interface in com.google.template.soy.soytree
-
A node that represents a Soy command that encloses a template block.
- SoyNode.BlockNode - Interface in com.google.template.soy.soytree
-
A node that represents a template block.
- SoyNode.CommandNode - Interface in com.google.template.soy.soytree
-
A node that represents a specific Soy command.
- SoyNode.ConditionalBlockNode - Interface in com.google.template.soy.soytree
-
A node that represents a block of Soy code that is conditionally executed.
- SoyNode.ExprHolderNode - Interface in com.google.template.soy.soytree
-
A node that holds some expressions in its fields/properties.
- SoyNode.Kind - Enum in com.google.template.soy.soytree
-
Enum of specific node kinds (corresponding to specific node types).
- SoyNode.LocalVarBlockNode - Interface in com.google.template.soy.soytree
-
A node that adds a new local variable whose scope comprises the children of this code.
- SoyNode.LocalVarInlineNode - Interface in com.google.template.soy.soytree
-
A node that adds a new local variable whose scope comprises the younger siblings of this node.
- SoyNode.LocalVarNode - Interface in com.google.template.soy.soytree
-
A node that adds a new local variable.
- SoyNode.LoopNode - Interface in com.google.template.soy.soytree
-
A node that represents a block of code that is executed in a loop.
- SoyNode.MsgBlockNode - Interface in com.google.template.soy.soytree
-
A block node that can hold message content.
- SoyNode.MsgPlaceholderInitialNode - Interface in com.google.template.soy.soytree
-
A node that can be the initial content (i.e.
- SoyNode.MsgSubstUnitNode - Interface in com.google.template.soy.soytree
-
A substitution unit is any non-raw-text message part, since it will be replaced when the
message is rendered.
- SoyNode.ParentSoyNode<N extends SoyNode> - Interface in com.google.template.soy.soytree
-
A node in a Soy parse tree that may be a parent.
- SoyNode.RenderUnitNode - Interface in com.google.template.soy.soytree
-
A node that represents an independent unit of rendering.
- SoyNode.SplitLevelTopNode<N extends SoyNode> - Interface in com.google.template.soy.soytree
-
A node that represents the top of a split-level structure in the parse tree.
- SoyNode.StandaloneNode - Interface in com.google.template.soy.soytree
-
A node that can legally appear as the direct child of some block node (doesn't necessarily have
to be legal as the direct child of a template).
- SoyNode.StatementNode - Interface in com.google.template.soy.soytree
-
A node that represents a specific Soy statement.
- SoyObjectType - Interface in com.google.template.soy.types
-
Type representing an object.
- SoyParseInfoGenerator - Class in com.google.template.soy
-
Executable for generating Java classes containing Soy parse info.
- SoyPrintDirective - Interface in com.google.template.soy.shared.restricted
-
Superinterface for a Soy print directive.
- SoyProtoType - Interface in com.google.template.soy.types.proto
-
A
SoyType subinterface which describes a protocol buffer type.
- SoyPureFunction - Annotation Type in com.google.template.soy.shared.restricted
-
Annotation for a Soy function that's pure (e.g.
- SoyPurePrintDirective - Annotation Type in com.google.template.soy.shared.restricted
-
Annotation for a Soy print directive that's pure (e.g.
- SoyPySrcFunction - Interface in com.google.template.soy.pysrc.restricted
-
Interface for a Soy function implemented for the Python Source backend.
- SoyPySrcOptions - Class in com.google.template.soy.pysrc
-
Compilation options for the Python backend.
- SoyPySrcOptions(String, String, String) - Constructor for class com.google.template.soy.pysrc.SoyPySrcOptions
-
- SoyPySrcPrintDirective - Interface in com.google.template.soy.pysrc.restricted
-
Interface for a Soy print directive implemented for the Python Source backend.
- SoyRecord - Interface in com.google.template.soy.data
-
A record containing name-to-value mappings referred to as fields.
- SoyRequestHandler - Class in org.plovr.soy.server
-
SoyRequestHandler handles a request for a Soy file and prints the
contents of its base template, if available.
- SoyRequestHandler(Config) - Constructor for class org.plovr.soy.server.SoyRequestHandler
-
- SoySauce - Interface in com.google.template.soy.jbcsrc.api
-
Main entry point for rendering Soy templates on the server.
- SoySauce.Continuation<T> - Interface in com.google.template.soy.jbcsrc.api
-
A render continuation that has a final result.
- SoySauce.Renderer - Interface in com.google.template.soy.jbcsrc.api
-
A Renderer can configure rendering parameters and render the template.
- SoySauce.WriteContinuation - Interface in com.google.template.soy.jbcsrc.api
-
A write continuation is the result of rendering to an output stream.
- SoySauceImpl - Class in com.google.template.soy.jbcsrc.api
-
Main entry point for rendering Soy templates on the server.
- SoySauceImpl.Factory - Class in com.google.template.soy.jbcsrc.api
-
- SoyString - Interface in com.google.template.soy.data.restricted
-
A common marker super type for strings.
- SoySyntaxException - Exception in com.google.template.soy.base
-
Exception for Soy syntax errors.
- SoySyntaxException(String) - Constructor for exception com.google.template.soy.base.SoySyntaxException
-
- SoySyntaxException(String, Throwable) - Constructor for exception com.google.template.soy.base.SoySyntaxException
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- SoySyntaxException(Throwable) - Constructor for exception com.google.template.soy.base.SoySyntaxException
-
Important: Do not use outside of Soy code (treat as superpackage-private).
- SoySyntaxExceptionUtils - Class in com.google.template.soy.soytree
-
Utilities for creating and modifying SoySyntaxException objects.
- SoyTemplateInfo - Class in com.google.template.soy.parseinfo
-
Parsed info about a template.
- SoyTemplateInfo(String, ImmutableMap<String, SoyTemplateInfo.ParamRequisiteness>, ImmutableSortedSet<String>) - Constructor for class com.google.template.soy.parseinfo.SoyTemplateInfo
-
Constructor for internal use only, for the general case.
- SoyTemplateInfo.ParamRequisiteness - Enum in com.google.template.soy.parseinfo
-
Enum for whether a param is required or optional for a specific template.
- soyTemplateNameFromJavaClassName(String) - Static method in class com.google.template.soy.jbcsrc.api.Names
-
- SoyTofu - Interface in com.google.template.soy.tofu
-
SoyTofu is the public interface for a Java object that represents a compiled Soy file set.
- SoyTofu.Renderer - Interface in com.google.template.soy.tofu
-
Renderer for a template.
- SoyTofuException - Exception in com.google.template.soy.tofu
-
Exception thrown when an error occurs during template rendering.
- SoyTofuException(String) - Constructor for exception com.google.template.soy.tofu.SoyTofuException
-
- SoyTofuException(RenderException) - Constructor for exception com.google.template.soy.tofu.SoyTofuException
-
Creates an instance by copying a RenderException.
- SoyTofuFunction - Interface in com.google.template.soy.tofu.restricted
-
Interface for a Soy function implemented for the Tofu backend (a.k.a.
- SoyTofuFunctionUtils - Class in com.google.template.soy.tofu.restricted
-
- SoyTofuOptions - Class in com.google.template.soy.tofu
-
Compilation options for the Tofu backend.
- SoyTofuOptions() - Constructor for class com.google.template.soy.tofu.SoyTofuOptions
-
- SoyTofuPrintDirective - Interface in com.google.template.soy.tofu.restricted
-
Interface for a Soy print directive implemented for the Tofu backend (a.k.a.
- SoyToJsSrcCompiler - Class in com.google.template.soy
-
Executable for compiling a set of Soy files into corresponding JS source files.
- SoyToPySrcCompiler - Class in com.google.template.soy
-
Executable for compiling a set of Soy files into corresponding Python source files.
- SoytreeUtils - Class in com.google.template.soy.soytree
-
Shared utilities for the 'soytree' package.
- SoytreeUtils.Shortcircuiter<R> - Interface in com.google.template.soy.soytree
-
Helper interface for visitAllExprsShortcircuitably.
- SoyType - Interface in com.google.template.soy.types
-
Interface for all classes that describe a data type in Soy.
- SoyType.Kind - Enum in com.google.template.soy.types
-
Enum that identifies the kind of type this is.
- SoyTypeOps - Class in com.google.template.soy.types
-
Common operations on types.
- SoyTypeOps(SoyTypeRegistry) - Constructor for class com.google.template.soy.types.SoyTypeOps
-
- SoyTypeProvider - Interface in com.google.template.soy.types
-
Interface used to lookup information about an object type.
- SoyTypeRegistry - Class in com.google.template.soy.types
-
Registry of types which can be looked up by name.
- SoyTypeRegistry(Set<SoyTypeProvider>) - Constructor for class com.google.template.soy.types.SoyTypeRegistry
-
- SoyTypeRegistry() - Constructor for class com.google.template.soy.types.SoyTypeRegistry
-
- SoyTypes - Class in com.google.template.soy.types
-
Utility methods for operating on
SoyType instances.
- SoyTypes() - Constructor for class com.google.template.soy.types.SoyTypes
-
- SoyUtils - Class in com.google.template.soy
-
Public utilities for Soy users.
- SoyValue - Interface in com.google.template.soy.data
-
Superinterface of all Soy value interfaces/classes.
- SoyValueConverter - Interface in com.google.template.soy.data
-
Important: Until this API is more stable and this note is removed, users must not directly
use this class.
- SoyValueHelper - Class in com.google.template.soy.data
-
IMPORTANT: This class is partially open for public use.
- SoyValueHelper() - Constructor for class com.google.template.soy.data.SoyValueHelper
-
- SoyValueProvider - Interface in com.google.template.soy.data
-
A provider of a Soy value.
- SoyWebCommand - Class in org.plovr.cli
-
- SoyWebCommand() - Constructor for class org.plovr.cli.SoyWebCommand
-
- SoyWebCommandOptions - Class in org.plovr.cli
-
- SoyWebCommandOptions() - Constructor for class org.plovr.cli.SoyWebCommandOptions
-
- SPACES - Static variable in class com.google.template.soy.basetree.AbstractNode
-
Just spaces.
- SPACES - Static variable in class com.google.template.soy.basetree.MixinParentNode
-
Just spaces.
- spanWrap(String, boolean, boolean) - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
Formats a given string of unknown directionality for use in HTML output of the context
directionality, so an opposite-directionality string is neither garbled nor garbles its
surroundings.
- spanWrap(String, boolean) - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
- spanWrap(String) - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
- spanWrapWithKnownDir(Dir, String, boolean, boolean) - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
Formats a string of given directionality for use in HTML output of the context directionality,
so an opposite-directionality string is neither garbled nor garbles its surroundings.
- spanWrapWithKnownDir(Dir, String, boolean) - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
- spanWrapWithKnownDir(Dir, String) - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
- spec() - Method in class com.google.template.soy.msgs.restricted.SoyMsgPart.Case
-
- specialize(JSType) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- specialToken - Variable in class com.google.common.css.compiler.ast.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class com.google.template.soy.exprparse.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class com.google.template.soy.soyparse.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class com.google.template.soy.types.parse.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- splitDeclaration(Node, Node) - Method in class com.google.javascript.jscomp.Es6SplitVariableDeclarations
-
- SplitRulesetNodes - Class in com.google.common.css.compiler.passes
-
Compiler pass that splits ruleset nodes into multiple ruleset nodes by
selector and declaration.
- SplitRulesetNodes(MutatingVisitController) - Constructor for class com.google.common.css.compiler.passes.SplitRulesetNodes
-
- SplitRulesetNodes(MutatingVisitController, boolean) - Constructor for class com.google.common.css.compiler.passes.SplitRulesetNodes
-
- SplittingSubstitutionMap - Class in com.google.common.css
-
The CSS class substitution map which splits CSS class names on the "-" (dash)
character and processes them separately using a delegate substitution map.
- SplittingSubstitutionMap(SubstitutionMap) - Constructor for class com.google.common.css.SplittingSubstitutionMap
-
- spread(Node) - Static method in class com.google.javascript.rhino.IR
-
- SPREAD - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- SpreadExpressionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- SpreadExpressionTree(SourceRange, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.SpreadExpressionTree
-
- srcref(Node) - Method in class com.google.javascript.rhino.Node
-
- srcrefTree(Node) - Method in class com.google.javascript.rhino.Node
-
- STABLE_VERSION - Static variable in interface com.google.template.soy.base.internal.SoyFileSupplier.Version
-
A version for stable resources : resources that don't change over the life of a JVM.
- StableSoyFileSupplier - Class in com.google.template.soy.base.internal
-
Record for one input Soy file.
- StableSoyFileSupplier(CharSource, SoyFileKind, String) - Constructor for class com.google.template.soy.base.internal.StableSoyFileSupplier
-
Creates a new SoyFileSupplier given a CharSource for the file content, as
well as the desired file path for messages.
- standardDeclaration() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- StandardUnionFind<E> - Class in com.google.javascript.jscomp.graph
-
A Union-Find implementation.
- StandardUnionFind() - Constructor for class com.google.javascript.jscomp.graph.StandardUnionFind
-
Creates an empty UnionFind structure.
- StandardUnionFind(UnionFind<E>) - Constructor for class com.google.javascript.jscomp.graph.StandardUnionFind
-
Creates an UnionFind structure being a copy of other structure.
- STAR - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- start() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- start - Variable in class com.google.javascript.jscomp.parsing.parser.util.SourceRange
-
- start() - Method in class com.google.template.soy.soytree.ForNode.RangeArgs
-
The expression for the iteration start point.
- start() - Method in class org.plovr.CompilationServer
-
- start() - Method in class org.plovr.soy.server.Server
-
- startEdge() - Method in class com.google.template.soy.internal.i18n.BidiFormatter
-
Returns "right" for RTL context directionality.
- startNewLine() - Method in class com.google.common.css.compiler.passes.CodeBuffer
-
Appends a newline to buffer, resetting nextCharIndex and incrementing
nextLineIndex.
- startSourceMapping(CssNode, int, int) - Method in class com.google.common.css.compiler.passes.DefaultGssSourceMapGenerator
-
Starts the source mapping for the given node at the current position.
- startSourceMapping(CssNode, int, int) - Method in interface com.google.common.css.compiler.passes.GssSourceMapGenerator
-
Starts the source mapping for the given node at the current position.
- startSourceMapping(CssNode, int, int) - Method in class com.google.common.css.compiler.passes.NullGssSourceMapGenerator
-
- startVisit(CssTreeVisitor) - Method in interface com.google.common.css.compiler.ast.VisitController
-
- State(Map<String, Integer>, Set<String>, CrossModuleMethodMotion.IdGenerator, VariableMap, VariableMap, VariableMap, VariableMap, FunctionNames, String) - Constructor for class com.google.javascript.jscomp.PassConfig.State
-
- state - Variable in class com.google.template.soy.parsepasses.contextautoesc.Context
-
The state the text preceding the context point describes.
- statement - Variable in class com.google.javascript.jscomp.parsing.parser.trees.LabelledStatementTree
-
- statements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.BlockTree
-
- statements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.CaseClauseTree
-
- statements - Variable in class com.google.javascript.jscomp.parsing.parser.trees.DefaultClauseTree
-
- STATIC_LEXER_ERROR - Static variable in error com.google.common.css.compiler.ast.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- STATIC_MEMBER - Static variable in class com.google.javascript.rhino.Node
-
- STATIC_SOURCE_FILE - Static variable in class com.google.javascript.rhino.Node
-
- staticFlag - Static variable in class com.google.template.soy.exprparse.SimpleCharStream
-
Whether parser is static.
- staticFlag - Static variable in class com.google.template.soy.soyparse.SimpleCharStream
-
Whether parser is static.
- staticFlag - Static variable in class com.google.template.soy.types.parse.SimpleCharStream
-
Whether parser is static.
- StaticRef - Interface in com.google.javascript.rhino
-
The StaticRef tells us all the ways that a StaticSlot
is used in a program.
- StaticScope - Interface in com.google.javascript.rhino
-
The StaticScope interface must be implemented by any object that
defines variables for the purposes of static analysis.
- StaticSlot - Interface in com.google.javascript.rhino
-
The StaticSlot interface must be implemented by variables that can
appear as members of a StaticScope.
- StaticSourceFile - Interface in com.google.javascript.rhino
-
The StaticSourceFile contains information about a compiler input.
- StaticSymbolTable<S extends StaticSlot,R extends StaticRef> - Interface in com.google.javascript.rhino
-
Lookup references by the symbols that they refer to.
- StaticTypedRef<T> - Interface in com.google.javascript.rhino.jstype
-
The StaticTypedRef tells us all the ways that a StaticTypedSlot
is used in a program.
- StaticTypedScope<T> - Interface in com.google.javascript.rhino.jstype
-
The StaticTypedScope interface must be implemented by any object that
defines variables for the purposes of static analysis.
- StaticTypedSlot<T> - Interface in com.google.javascript.rhino.jstype
-
The StaticTypedSlot interface must be implemented by variables that can
appear as members of a StaticTypedScope.
- status() - Method in class com.google.template.soy.data.SoyAbstractValue
-
- status() - Method in class com.google.template.soy.data.SoyFutureValueProvider
-
- status() - Method in interface com.google.template.soy.data.SoyValueProvider
-
- status() - Method in class com.google.template.soy.jbcsrc.runtime.DetachableContentProvider
-
- status() - Method in class com.google.template.soy.jbcsrc.runtime.DetachableSoyValueProvider
-
- stereoReset(boolean) - Method in class com.google.template.soy.internal.i18n.BidiFormatter.Builder
-
Specifies whether the BidiFormatter to be built should also "reset" directionality before a
string being bidi-wrapped, not just after it.
- stop(int) - Method in class org.plovr.CompilationServer
-
Stop listening and close all connections.
- stop(int) - Method in class org.plovr.soy.server.Server
-
Stop listening and close all connections.
- stopVisit() - Method in interface com.google.common.css.compiler.ast.VisitController
-
Stops visiting immediately.
- Streams - Class in org.plovr.io
-
- STRICT_MODULE_DEP_CHECK - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- StrictCss2 - Class in com.google.common.css.compiler.passes
-
This compiler pass enforces that only correct CSS 2.1 is used.
- StrictCss2(VisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.StrictCss2
-
- StrictCss3 - Class in com.google.common.css.compiler.passes
-
This compiler pass enforces that only correct CSS level 3 is used.
- StrictCss3(VisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.StrictCss3
-
- StrictCssBase - Class in com.google.common.css.compiler.passes
-
Base class for compiler passes enforcing a specific CSS level.
- StrictCssBase(VisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.StrictCssBase
-
- StrictDepsVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor to check that there are no external calls.
- StrictDepsVisitor(ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.StrictDepsVisitor
-
- StrictWarningsGuard - Class in com.google.javascript.jscomp
-
All warnings should be reported as errors.
- StrictWarningsGuard() - Constructor for class com.google.javascript.jscomp.StrictWarningsGuard
-
- string() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- STRING - Static variable in class com.google.javascript.jscomp.newtypes.JSType
-
- string(String) - Static method in class com.google.javascript.rhino.IR
-
- STRING - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- STRING - Static variable in interface com.google.template.soy.exprparse.ExpressionParserConstants
-
RegularExpression Id.
- STRING_KEY - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- STRING_MASK - Static variable in class com.google.javascript.jscomp.newtypes.JSType
-
- STRING_OBJECT_FUNCTION_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- STRING_OBJECT_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- STRING_TO_JSON_PRIMITIVE - Static variable in class org.plovr.GsonUtil
-
- STRING_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- STRING_TYPE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- StringCharStream - Class in com.google.common.css.compiler.ast
-
- StringCharStream(String) - Constructor for class com.google.common.css.compiler.ast.StringCharStream
-
Creates a character stream for a given string.
- StringData - Class in com.google.template.soy.data.restricted
-
String data.
- stringEqualsAsNumber(String, double) - Static method in class com.google.template.soy.jbcsrc.runtime.Runtime
-
- stringKey(String) - Static method in class com.google.javascript.rhino.IR
-
- stringKey(String, Node) - Static method in class com.google.javascript.rhino.IR
-
- stringMap - Variable in class com.google.javascript.jscomp.Result
-
- StringNode - Class in com.google.template.soy.exprtree
-
Node representing a string value.
- StringNode(String, SourceLocation) - Constructor for class com.google.template.soy.exprtree.StringNode
-
- stringOrNull(JsonElement) - Static method in class org.plovr.GsonUtil
-
If element is a
JsonPrimitive that corresponds to a string, then
return the value of that string; otherwise, return null.
- StringPosition() - Constructor for class com.google.javascript.rhino.JSDocInfo.StringPosition
-
- StringType - Class in com.google.javascript.rhino.jstype
-
String type.
- stringType() - Static method in class com.google.javascript.rhino.TypeDeclarationsIR
-
- StringType - Class in com.google.template.soy.types.primitive
-
Soy string type.
- stringValue() - Method in class com.google.template.soy.data.restricted.StringData
-
- stringValue() - Method in class com.google.template.soy.data.SanitizedContent
-
Returns the string value.
- stringValue() - Method in class com.google.template.soy.data.SoyAbstractValue
-
- stringValue() - Method in interface com.google.template.soy.data.SoyValue
-
Precondition: Only call this method if you know that this SoyValue object is a string.
- stripNamePrefixes - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Name prefixes that determine which variables and properties to strip
- stripNameSuffixes - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Name suffixes that determine which variables and properties to strip
- stripTypePrefixes - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Qualified type name prefixes that determine which types to strip
- stripTypes - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Names of types to strip
- STUDENTS - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.DemoExpressionsSoyTemplateInfo
-
Nonempty list of students.
- STUDENTS - Static variable in class com.google.template.soy.examples.FeaturesSoyInfo.Param
-
Listed by .demoExpressions.
- styleDeclaration() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- sub(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- SUB - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- SubclassRelationship(CodingConvention.SubclassType, Node, Node) - Constructor for class com.google.javascript.jscomp.CodingConvention.SubclassRelationship
-
- SubGraph<N,E> - Interface in com.google.javascript.jscomp.graph
-
An interface representing a subgraph that provides adjacency calculation to
a node.
- subSequence(int, int) - Method in class com.google.javascript.jscomp.JsMessage.PlaceholderReference
-
- subSequence(int, int) - Method in class com.google.template.soy.base.internal.IndentedLinesBuilder
-
- substituteGenerics(Map<String, JSType>) - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- substituteGenericsWithUnknown() - Method in class com.google.javascript.jscomp.newtypes.JSType
-
- SubstituteGlobalsVisitor - Class in com.google.template.soy.sharedpasses
-
Visitor for substituting values of compile-time globals and/or for checking that all globals are
defined by the compile-time globals map.
- SubstituteGlobalsVisitor(Map<String, PrimitiveData>, SoyTypeRegistry, boolean, ErrorReporter) - Constructor for class com.google.template.soy.sharedpasses.SubstituteGlobalsVisitor
-
- substituteNominalGenerics(NominalType) - Method in class com.google.javascript.jscomp.newtypes.DeclaredFunctionType
-
- SubstitutionMap - Interface in com.google.common.css
-
An interface for a one-to-one string mapping function.
- SubstitutionMapProvider - Interface in com.google.common.css
-
Provides substitution maps for use with command-line compilers.
- SubstringFunction - Class in org.plovr.soy.function
-
From "Defining a Custom Function" in "Closure: The Definitive Guide"
- SubtractFromNumericValue() - Constructor for class com.google.common.css.compiler.gssfunctions.GssFunctions.SubtractFromNumericValue
-
- success - Variable in class com.google.javascript.jscomp.Result
-
- SUCCESS_EXIT_CODE - Static variable in class com.google.common.css.AbstractCommandLineCompiler
-
Exit code for success (normal operation of the compiler, possibly with
warnings and informational messages, but with no errors whatsoever).
- SuggestedFix - Class in com.google.javascript.refactoring
-
Object representing the fixes to apply to the source code to create the
refactoring CL.
- SuggestedFix.Builder - Class in com.google.javascript.refactoring
-
Builder class for
SuggestedFix that contains helper functions to
manipulate JS nodes.
- SuggestedFixes - Class in com.google.javascript.refactoring.testing
-
Utilities for testing SuggestedFix-related code.
- sum() - Method in class com.google.common.css.compiler.ast.GssParserCC
-
- SUPER - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- superClass - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ClassDeclarationTree
-
- SuperExpressionTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- SuperExpressionTree(SourceRange) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.SuperExpressionTree
-
- superInterfaces - Variable in class com.google.javascript.jscomp.parsing.parser.trees.InterfaceDeclarationTree
-
- superNode() - Static method in class com.google.javascript.rhino.IR
-
- supportContentSecurityPolicy() - Method in class com.google.template.soy.shared.SoyGeneralOptions
-
True when CSP (Content Security Policy) support is enabled causing inline scripts to be marked
so that the browser can run scripts specified by the template author but not ones injected via
XSS.
- supportsEtags() - Method in class org.plovr.AbstractJsInput
-
- supportsEtags() - Method in interface org.plovr.JsInput
-
Whether this input can calculate a stable ETag value for itself.
- supportsEtags() - Method in class org.plovr.JsSourceFile
-
- supportsEtags() - Method in class org.plovr.ResourceJsInput
-
- SUSPICIOUS_CODE - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- swapLeftRightInUrl - Variable in class com.google.common.css.JobDescription
-
- swapLeftRightInUrl() - Method in class com.google.common.css.JobDescriptionBuilder
-
- swapLtrRtlInUrl - Variable in class com.google.common.css.JobDescription
-
- swapLtrRtlInUrl() - Method in class com.google.common.css.JobDescriptionBuilder
-
- SWITCH - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- SwitchCaseNode - Class in com.google.template.soy.soytree
-
Node representing a 'case' block in a 'switch' block.
- SwitchCaseNode.Builder - Class in com.google.template.soy.soytree
-
- SwitchDefaultNode - Class in com.google.template.soy.soytree
-
Node representing the 'default' block in a 'switch' statement.
- SwitchDefaultNode(int, SourceLocation) - Constructor for class com.google.template.soy.soytree.SwitchDefaultNode
-
- switchNode(Node, Node...) - Static method in class com.google.javascript.rhino.IR
-
- SwitchNode - Class in com.google.template.soy.soytree
-
Node representing a 'switch' statement.
- SwitchNode.Builder - Class in com.google.template.soy.soytree
-
- SwitchStatementTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- SwitchStatementTree(SourceRange, ParseTree, ImmutableList<ParseTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.SwitchStatementTree
-
- SwitchTo(int) - Method in class com.google.common.css.compiler.ast.GssParserCCTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.google.template.soy.exprparse.ExpressionParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.google.template.soy.soyparse.SoyFileParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.google.template.soy.soyparse.TemplateParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.google.template.soy.types.parse.TypeParserTokenManager
-
Switch to specified lex state.
- symbol - Variable in class com.google.javascript.jscomp.deps.JsFunctionParser.SymbolInfo
-
- SymbolTable - Class in com.google.javascript.jscomp
-
A symbol table for people that want to use Closure Compiler as an indexer.
- SymbolTable.Reference - Class in com.google.javascript.jscomp
-
Reference
- SymbolTable.Symbol - Class in com.google.javascript.jscomp
-
A symbol-table entry
- SymbolTable.SymbolScope - Class in com.google.javascript.jscomp
-
Scope of a symbol
- SYNTAX_ERROR_FUNCTION_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- SYNTAX_ERROR_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- SyntaxVersion - Enum in com.google.template.soy.basetree
-
Enum for the syntax version.
- syntaxVersion - Variable in class com.google.template.soy.basetree.SyntaxVersionBound
-
The syntax version upper bound (exclusive!).
- SyntaxVersionBound - Class in com.google.template.soy.basetree
-
Value class representing a known upper bound for the syntax version of a node.
- SyntaxVersionBound(SyntaxVersion, String) - Constructor for class com.google.template.soy.basetree.SyntaxVersionBound
-
- syntaxVersionBound(SyntaxVersionBound) - Method in class com.google.template.soy.soytree.CallBasicNode.Builder
-
- syntaxVersionBound - Variable in class com.google.template.soy.soytree.CallNode.CommandTextInfo
-
- syntaxVersionBound - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
The lowest known syntax version bound.
- SYNTHETIC_BLOCK_PROP - Static variable in class com.google.javascript.rhino.Node
-
- SyntheticAst - Class in com.google.javascript.jscomp
-
An AST generated totally by the compiler.
- SyntheticAst(Node) - Constructor for class com.google.javascript.jscomp.SyntheticAst
-
- syntheticBlockEndMarker - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- syntheticBlockStartMarker - Variable in class com.google.javascript.jscomp.CompilerOptions
-
- validate(boolean) - Method in interface com.google.debugging.sourcemap.SourceMapGenerator
-
Whether to perform additional validation on the source map.
- validate(boolean) - Method in class com.google.debugging.sourcemap.SourceMapGeneratorV3
-
- validate(boolean) - Method in class com.google.javascript.jscomp.SourceMap
-
- validateCodeRoot(Node) - Method in class com.google.javascript.jscomp.AstValidator
-
- validateExpression(Node) - Method in class com.google.javascript.jscomp.AstValidator
-
- ValidatePropertyValues - Class in com.google.common.css.compiler.passes
-
A compiler pass that validates values of properties.
- ValidatePropertyValues(VisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.ValidatePropertyValues
-
- validateRoot(Node) - Method in class com.google.javascript.jscomp.AstValidator
-
- validateScript(Node) - Method in class com.google.javascript.jscomp.AstValidator
-
- validateStatement(Node) - Method in class com.google.javascript.jscomp.AstValidator
-
- value - Variable in class com.google.common.css.MultipleMappingSubstitutionMap.ValueWithMappings
-
- value - Variable in class com.google.javascript.jscomp.graph.LinkedDirectedGraph.LinkedDirectedGraphNode
-
- value - Variable in class com.google.javascript.jscomp.parsing.parser.IdentifierToken
-
- value - Variable in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
- value - Variable in class com.google.javascript.jscomp.parsing.parser.LiteralToken
-
- value - Variable in enum com.google.javascript.jscomp.parsing.parser.TokenType
-
- value - Variable in class com.google.javascript.jscomp.parsing.parser.trees.Comment
-
- value - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ComputedPropertyDefinitionTree
-
- value - Variable in class com.google.javascript.jscomp.parsing.parser.trees.PropertyNameAssignmentTree
-
- value - Variable in class com.google.javascript.jscomp.parsing.parser.trees.TemplateLiteralPortionTree
-
- value - Variable in class com.google.javascript.jscomp.parsing.parser.trees.ThrowStatementTree
-
- ValueAssertion() - Constructor for class com.google.template.soy.data.SoyAbstractCachingValueProvider.ValueAssertion
-
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssAtRuleNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssAttributeSelectorNode.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssBooleanExpressionNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssCombinatorNode.Combinator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssComponentNode.PrefixStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssCompositeValueNode.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(char) - Static method in enum com.google.common.css.compiler.ast.CssCompositeValueNode.Operator
-
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssPriorityNode.PriorityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssPseudoClassNode.FunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssRefinerNode.Refiner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssSpecification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.ast.CssStringNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.passes.FixupFontDeclarations.FontProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.compiler.passes.FixupFontDeclarations.InputMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.JobDescription.InputOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.JobDescription.OptimizeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.JobDescription.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.JobDescription.OutputOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.JobDescription.SourceMapDetailLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.OutputRenamingMapFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.css.Vendor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.debugging.sourcemap.SourceMapFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.debugging.sourcemap.SourceMapSection.SectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.AnonymousFunctionNamingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CheckEventfulObjectDisposal.DisposalCheckingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CheckLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CheckLevelLegacy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CodingConvention.SubclassType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CompilationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CompilerOptions.Environment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CompilerOptions.ExtractPrototypeMemberDeclarationsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CompilerOptions.LanguageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CompilerOptions.Reach
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CompilerOptions.TracerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CompilerOptions.TweakProcessing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.ConformanceRules.ConformanceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.ControlFlowGraph.Branch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CssRenamingMap.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.CustomPassExecutionTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.deps.DepsGenerator.InclusionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.ErrorFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.JsMessage.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.Config.LanguageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.Parser.Config.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.trees.Comment.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.trees.ComprehensionTree.ComprehensionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.trees.FunctionDeclarationTree.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.trees.ParseTreeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.parser.util.format.SimpleFormat.BigDecimalLayoutForm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.TypeTransformationParser.Keywords
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.parsing.TypeTransformationParser.OperationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.PropertyRenamingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.ShowByPathWarningsGuard.ShowType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.SourceExcerptProvider.SourceExcerpt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.SourceMap.DetailLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.SourceMap.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.TypeMatchingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.VariableRenamingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.WarningLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.WarningsGuard.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.ApiKeyResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.CompilationLevelKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.FormattingKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.OutputFormatKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.OutputInfoKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.RequestKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.ResponseTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.WarningLevelKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.rhino.JSDocInfo.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.rhino.jstype.BooleanLiteralSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.rhino.jstype.JSType.MatchStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.rhino.jstype.JSTypeNative
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.javascript.rhino.jstype.TernaryValue
-
Returns the enum constant of this type with the specified name.
- valueOf() - Method in class com.google.javascript.rhino.Node.SideEffectFlags
-
- valueOf(String) - Static method in enum com.google.template.soy.base.internal.SoyFileKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.base.SoyBackendKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.basetree.SyntaxVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.data.Dir
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.data.SanitizedContent.ContentKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.exprtree.ExprNode.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.exprtree.Operator.Associativity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.exprtree.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.exprtree.VarDefn.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.jbcsrc.api.RenderResult.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.msgs.restricted.SoyMsgPluralCaseSpec.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parseinfo.SoyFileInfo.CssTagsPrefixPresence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parseinfo.SoyTemplateInfo.ParamRequisiteness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.AttributeEndDelimiter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.AttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.JsFollowingSlash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.UriPart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.parsepasses.contextautoesc.EscapingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.shared.internal.NonpluginFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.shared.restricted.EscapingConventions.EscapingLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.shared.restricted.TagWhitelist.OptionalSafeTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.soytree.AutoescapeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.soytree.defn.TemplateParam.DeclLoc
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.soytree.SoyNode.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.soytree.TemplateNode.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.soytree.TemplateNodeBuilder.DeclInfo.OptionalStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.soytree.TemplateNodeBuilder.DeclInfo.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.soytree.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.template.soy.types.SoyType.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plovr.cli.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plovr.CompilationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plovr.ConfigOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plovr.docgen.AccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plovr.Handler
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.common.css.compiler.ast.CssAtRuleNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssAttributeSelectorNode.MatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssBooleanExpressionNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssCombinatorNode.Combinator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssComponentNode.PrefixStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssCompositeValueNode.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssPriorityNode.PriorityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssPseudoClassNode.FunctionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssRefinerNode.Refiner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssSpecification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.ast.CssStringNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.passes.FixupFontDeclarations.FontProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.compiler.passes.FixupFontDeclarations.InputMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.JobDescription.InputOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.JobDescription.OptimizeStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.JobDescription.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.JobDescription.OutputOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.JobDescription.SourceMapDetailLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.OutputRenamingMapFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.css.Vendor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.debugging.sourcemap.SourceMapFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.debugging.sourcemap.SourceMapSection.SectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.AnonymousFunctionNamingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CheckEventfulObjectDisposal.DisposalCheckingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CheckLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CheckLevelLegacy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CodingConvention.SubclassType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CompilationLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CompilerOptions.Environment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CompilerOptions.ExtractPrototypeMemberDeclarationsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CompilerOptions.LanguageMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CompilerOptions.Reach
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CompilerOptions.TracerMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CompilerOptions.TweakProcessing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.ConformanceRules.ConformanceLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.ControlFlowGraph.Branch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CssRenamingMap.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.CustomPassExecutionTime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.deps.DepsGenerator.InclusionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.ErrorFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.JsMessage.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.Config.LanguageMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.parser.Keywords
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.parser.Parser.Config.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.parser.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.parser.trees.Comment.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.parser.trees.ComprehensionTree.ComprehensionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.parser.trees.FunctionDeclarationTree.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.parser.trees.ParseTreeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.parser.util.format.SimpleFormat.BigDecimalLayoutForm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.TypeTransformationParser.Keywords
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.parsing.TypeTransformationParser.OperationKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.PropertyRenamingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.ShowByPathWarningsGuard.ShowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.SourceExcerptProvider.SourceExcerpt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.SourceMap.DetailLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.SourceMap.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.TypeMatchingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.VariableRenamingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.WarningLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.WarningsGuard.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.ApiKeyResponse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.CompilationLevelKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.FormattingKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.OutputFormatKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.OutputInfoKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.RequestKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.ResponseTag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.jscomp.webservice.common.Protocol.WarningLevelKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.rhino.JSDocInfo.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.rhino.jstype.BooleanLiteralSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.rhino.jstype.JSType.MatchStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.rhino.jstype.JSTypeNative
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.javascript.rhino.jstype.TernaryValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.base.internal.SoyFileKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.base.SoyBackendKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.basetree.SyntaxVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.data.Dir
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.data.SanitizedContent.ContentKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.exprtree.ExprNode.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.exprtree.Operator.Associativity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.exprtree.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.exprtree.VarDefn.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.jbcsrc.api.RenderResult.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.msgs.restricted.SoyMsgPluralCaseSpec.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parseinfo.SoyFileInfo.CssTagsPrefixPresence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parseinfo.SoyTemplateInfo.ParamRequisiteness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.AttributeEndDelimiter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.AttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.ElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.JsFollowingSlash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parsepasses.contextautoesc.Context.UriPart
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.parsepasses.contextautoesc.EscapingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.shared.internal.NonpluginFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.shared.restricted.EscapingConventions.EscapingLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.shared.restricted.TagWhitelist.OptionalSafeTag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.soytree.AutoescapeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.soytree.defn.TemplateParam.DeclLoc
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.soytree.SoyNode.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.soytree.TemplateNode.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.soytree.TemplateNodeBuilder.DeclInfo.OptionalStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.soytree.TemplateNodeBuilder.DeclInfo.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.soytree.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.template.soy.types.SoyType.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plovr.cli.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plovr.CompilationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plovr.ConfigOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plovr.docgen.AccessLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plovr.Handler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Var - Class in com.google.javascript.jscomp
-
Used by Scope to store information about variables.
- var(Node, Node) - Static method in class com.google.javascript.rhino.IR
-
- var(Node) - Static method in class com.google.javascript.rhino.IR
-
- VAR - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- var - Variable in class com.google.template.soy.soytree.LetNode
-
The local variable defined by this node.
- VAR_ARGS_NAME - Static variable in class com.google.javascript.rhino.Node
-
- VarDefn - Interface in com.google.template.soy.exprtree
-
Interface for the definition of a variable, i.e.
- VarDefn.Kind - Enum in com.google.template.soy.exprtree
-
Enum used to distinguish subtypes.
- VARIABLE_PREFIX - Static variable in class com.google.common.css.compiler.ast.CssForLoopRuleNode
-
- VariableDeclarationListTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- VariableDeclarationListTree(SourceRange, TokenType, ImmutableList<VariableDeclarationTree>) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.VariableDeclarationListTree
-
- VariableDeclarationTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- VariableDeclarationTree(SourceRange, ParseTree, ParseTree, ParseTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.VariableDeclarationTree
-
- variableMap - Variable in class com.google.javascript.jscomp.Result
-
- VariableMap - Class in com.google.javascript.jscomp
-
Stores the mapping from original variable name to new variable names.
- variableRenaming - Variable in class com.google.javascript.jscomp.CompilerOptions
-
Controls which variables get renamed.
- VariableRenamingPolicy - Enum in com.google.javascript.jscomp
-
Policies to determine which variables should be renamed.
- VariableStatementTree - Class in com.google.javascript.jscomp.parsing.parser.trees
-
- VariableStatementTree(SourceRange, VariableDeclarationListTree) - Constructor for class com.google.javascript.jscomp.parsing.parser.trees.VariableStatementTree
-
- variant() - Method in class com.google.template.soy.soytree.TemplateDelegateNode.DelTemplateKey
-
- variantExpr() - Method in class com.google.template.soy.soytree.TemplateDelegateNode.DelTemplateKey
-
- VarNode - Class in com.google.template.soy.exprtree
-
Node representing a variable.
- VarNode(String, SourceLocation) - Constructor for class com.google.template.soy.exprtree.VarNode
-
- VarRefNode - Class in com.google.template.soy.exprtree
-
Expression representing an unqualified variable name, e.g.
- VarRefNode(String, SourceLocation, boolean, boolean, VarDefn) - Constructor for class com.google.template.soy.exprtree.VarRefNode
-
- VBAR - Static variable in interface com.google.template.soy.types.parse.TypeParserConstants
-
RegularExpression Id.
- vendor - Variable in class com.google.common.css.JobDescription
-
- Vendor - Enum in com.google.common.css
-
A browser vendor that provides non-standard CSS properties that can be
identified by a special prefix.
- VerifyPhnameAttrOnlyOnPlaceholdersVisitor - Class in com.google.template.soy.parsepasses
-
Visitor to verify that all occurrences of the 'phname' attribute are on message placeholders.
- VerifyPhnameAttrOnlyOnPlaceholdersVisitor(ErrorReporter) - Constructor for class com.google.template.soy.parsepasses.VerifyPhnameAttrOnlyOnPlaceholdersVisitor
-
- VerifyRecognizedProperties - Class in com.google.common.css.compiler.passes
-
CSS Compiler pass that checks that all properties in the stylesheet are
either on the built-in recognized property list, or were whitelisted
explicitly.
- VerifyRecognizedProperties(Set<String>, VisitController, ErrorManager) - Constructor for class com.google.common.css.compiler.passes.VerifyRecognizedProperties
-
- verifyScopeChanges(Map<Node, Node>, Node, boolean, AbstractCompiler) - Static method in class com.google.javascript.jscomp.NodeUtil
-
Checks that the scope roots marked as changed have indeed changed
- version() - Method in class com.google.template.soy.shared.SoyAstCache.VersionedFile
-
- VersionUtil - Class in org.plovr.util
-
VersionUtil is a utility for reporting the version numbers for
various components of plovr.
- ViewFileHandler - Class in org.plovr
-
ViewFileHandler is used to display the source of a JavaScript file
with a particular line number highlighted.
- ViewFileHandler(CompilationServer) - Constructor for class org.plovr.ViewFileHandler
-
- VIOLATED_MODULE_DEP - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- VIOLATION - Static variable in class com.google.javascript.jscomp.ConformanceRules.ConformanceResult
-
- VirtualFile - Class in com.google.javascript.jscomp.deps
-
Class used to represent a "virtual" file.
- VirtualFile(String, String) - Constructor for class com.google.javascript.jscomp.deps.VirtualFile
-
- VISIBILITY - Static variable in class com.google.javascript.jscomp.DiagnosticGroups
-
- visibility - Variable in class com.google.template.soy.soytree.TemplateNodeBuilder
-
This template's visibility level.
- Visibility - Enum in com.google.template.soy.soytree
-
- visit(CssNode) - Method in interface com.google.common.css.compiler.ast.CssTreeVisitor
-
Traverse the (sub) tree starting at node
- visit(CssNode) - Method in class com.google.common.css.compiler.ast.DefaultTreeVisitor
-
- visit(CssNode) - Method in class com.google.common.css.compiler.passes.UniformVisitor
-
Traverse the (sub) tree starting at node
- visit(String, String, FilePosition, FilePosition, FilePosition) - Method in interface com.google.debugging.sourcemap.SourceMapConsumerV3.EntryVisitor
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.CheckConformance
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6ConvertSuper
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6RenameVariablesInParamLists
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6RewriteBlockScopedDeclaration
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6RewriteDestructuring
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6RewriteGenerators
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6SplitVariableDeclarations
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6ToEs3Converter
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.Es6TypedToEs6Converter
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.ImplicitNullabilityCheck
-
Crawls the JSDoc of the given node to find any names in JSDoc
that are implicitly null.
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.JsdocToEs6TypedConverter
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.JsMessageVisitor
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckEmptyStatements
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckEnums
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckForInOverArray
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckInterfaces
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckJSDocStyle
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckNullableReturn
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckPrototypeProperties
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.lint.CheckRequiresAndProvidesSorted
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.NodeTraversal.AbstractPreOrderCallback
-
- visit(NodeTraversal, Node, Node) - Method in interface com.google.javascript.jscomp.NodeTraversal.Callback
-
Visits a node in postorder (after its children have been visited).
- visit(Node) - Method in interface com.google.javascript.jscomp.NodeUtil.Visitor
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.ProcessEs6Modules
-
- visit(NodeTraversal, Node, Node) - Method in class com.google.javascript.jscomp.TypeCheck
-
This is the meat of the type checking.
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.AllType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.BooleanType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.EnumElementType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.EnumType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.FunctionType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.JSType
-
Visit this type with the given visitor.
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.NamedType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.NoObjectType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.NoType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.NullType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.NumberType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.ObjectType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.StringType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.TemplateType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.TemplatizedType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.UnionType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.UnknownType
-
- visit(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.VoidType
-
- visit(N) - Method in class com.google.template.soy.basetree.AbstractNodeVisitor
-
Visits the given node to execute the function defined by this visitor.
- visit(N) - Method in class com.google.template.soy.basetree.AbstractReturningNodeVisitor
-
Visits the given node to execute the function defined by this visitor.
- visit(ExprNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visit(ExprNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visit(SoyNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visit(SoyNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitAndOpNode(OperatorNodes.AndOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitAndOpNode(OperatorNodes.AndOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitAndOpNode(OperatorNodes.AndOpNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitAndOpNode(OperatorNodes.AndOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitBooleanNode(BooleanNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitBooleanNode(BooleanNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitBooleanNode(BooleanNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.parsepasses.CheckDelegatesVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.parsepasses.SetFullCalleeNamesVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.shared.internal.FindCalleesNotInFileVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.sharedpasses.CheckCallingParamTypesVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.sharedpasses.FindTransitiveDepTemplatesVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.sharedpasses.StrictDepsVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitCallBasicNode(CallBasicNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitCallDelegateNode(CallDelegateNode) - Method in class com.google.template.soy.parsepasses.CheckDelegatesVisitor
-
- visitCallDelegateNode(CallDelegateNode) - Method in class com.google.template.soy.parsepasses.SetDefaultForDelcallAllowsEmptyDefaultVisitor
-
- visitCallDelegateNode(CallDelegateNode) - Method in class com.google.template.soy.sharedpasses.CheckCallingParamTypesVisitor
-
- visitCallDelegateNode(CallDelegateNode) - Method in class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor
-
- visitCallDelegateNode(CallDelegateNode) - Method in class com.google.template.soy.sharedpasses.FindTransitiveDepTemplatesVisitor
-
- visitCallDelegateNode(CallDelegateNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitCallDelegateNode(CallDelegateNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitCallDelegateNode(CallDelegateNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitCallNode(CallNode) - Method in class com.google.template.soy.parsepasses.ChangeCallsToPassAllDataVisitor
-
- visitCallNode(CallNode) - Method in class com.google.template.soy.parsepasses.CheckCallsVisitor
-
- visitCallNode(CallNode) - Method in class com.google.template.soy.parsepasses.VerifyPhnameAttrOnlyOnPlaceholdersVisitor
-
- visitCallNode(CallNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
- visitCallNode(CallNode) - Method in class com.google.template.soy.sharedpasses.CheckTemplateVisibility
-
- visitCallNode(CallNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitCallNode(CallNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitCallParamContentNode(CallParamContentNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
- visitCallParamContentNode(CallParamContentNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitCallParamContentNode(CallParamContentNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitCallParamNode(CallParamNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitCallParamNode(CallParamNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitCallParamNode(CallParamNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitCallParamValueNode(CallParamValueNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitCallParamValueNode(CallParamValueNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitChildren(ParentNode<? extends N>) - Method in class com.google.template.soy.basetree.AbstractNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitChildren(ParentNode<? extends N>) - Method in class com.google.template.soy.basetree.AbstractReturningNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitChildren(ExprNode.ParentExprNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitChildren(ExprNode.ParentExprNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitChildren(SoyNode.ParentSoyNode<?>) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitChildrenAllowingConcurrentModification(ParentNode<? extends N>) - Method in class com.google.template.soy.basetree.AbstractNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitChildrenAllowingConcurrentModification(ParentNode<? extends N>) - Method in class com.google.template.soy.basetree.AbstractReturningNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitChildrenAllowingConcurrentModification(ExprNode.ParentExprNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitChildrenAllowingConcurrentModification(SoyNode.ParentSoyNode<?>) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
Helper to visit all the children of a node, in order.
- visitConditionalOpNode(OperatorNodes.ConditionalOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitConditionalOpNode(OperatorNodes.ConditionalOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitConditionalOpNode(OperatorNodes.ConditionalOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- VisitController - Interface in com.google.common.css.compiler.ast
-
- visitController - Variable in class com.google.common.css.compiler.passes.CodePrinter
-
- visitController - Variable in class com.google.common.css.compiler.passes.StrictCssBase
-
- visitCssNode(CssNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
- visitCssNode(CssNode) - Method in class com.google.template.soy.sharedpasses.RenameCssVisitor
-
- visitCssNode(CssNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitCssNode(CssNode) - Method in class com.google.template.soy.sharedpasses.ResolvePackageRelativeCssNamesVisitor
-
- visitCssNode(CssNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitCssNode(CssNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitDataAccessNode(DataAccessNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitDataAccessNode(DataAccessNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitDataAccessNode(DataAccessNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitDataAccessNode(DataAccessNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitDebuggerNode(DebuggerNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitDebuggerNode(DebuggerNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitDebuggerNode(DebuggerNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitDivideByOpNode(OperatorNodes.DivideByOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitDivideByOpNode(OperatorNodes.DivideByOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitDivideByOpNode(OperatorNodes.DivideByOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitEqualOpNode(OperatorNodes.EqualOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitEqualOpNode(OperatorNodes.EqualOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitEqualOpNode(OperatorNodes.EqualOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitExprNode(ExprNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitExprNode(ExprNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitExprRootNode(ExprRootNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitExprRootNode(ExprRootNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitExprRootNode(ExprRootNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitExprRootNode(ExprRootNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitFieldAccessNode(FieldAccessNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitFieldAccessNode(FieldAccessNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitFloatNode(FloatNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitFloatNode(FloatNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitFloatNode(FloatNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitForeachIfemptyNode(ForeachIfemptyNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitForeachIfemptyNode(ForeachIfemptyNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitForeachNode(ForeachNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitForeachNode(ForeachNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitForeachNode(ForeachNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitForeachNonemptyNode(ForeachNonemptyNode) - Method in class com.google.template.soy.sharedpasses.ResolveExpressionTypesVisitor
-
- visitForeachNonemptyNode(ForeachNonemptyNode) - Method in class com.google.template.soy.sharedpasses.ResolveNamesVisitor
-
- visitForeachNonemptyNode(ForeachNonemptyNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitForeachNonemptyNode(ForeachNonemptyNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitForNode(ForNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitForNode(ForNode) - Method in class com.google.template.soy.sharedpasses.ResolveExpressionTypesVisitor
-
- visitForNode(ForNode) - Method in class com.google.template.soy.sharedpasses.ResolveNamesVisitor
-
- visitForNode(ForNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitForNode(ForNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitFunctionNode(FunctionNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitFunctionNode(FunctionNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitFunctionNode(FunctionNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitFunctionNode(FunctionNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitGlobalNode(GlobalNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitGlobalNode(GlobalNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitGlobalNode(GlobalNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitGoogMsgDefNode(GoogMsgDefNode) - Method in class com.google.template.soy.sharedpasses.BuildAllDependeesMapVisitor
-
- visitGoogMsgDefNode(GoogMsgDefNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitGoogMsgDefNode(GoogMsgDefNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitGoogMsgRefNode(GoogMsgRefNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitGoogMsgRefNode(GoogMsgRefNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitGreaterThanOpNode(OperatorNodes.GreaterThanOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitGreaterThanOpNode(OperatorNodes.GreaterThanOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitGreaterThanOpNode(OperatorNodes.GreaterThanOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitGreaterThanOrEqualOpNode(OperatorNodes.GreaterThanOrEqualOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitGreaterThanOrEqualOpNode(OperatorNodes.GreaterThanOrEqualOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitGreaterThanOrEqualOpNode(OperatorNodes.GreaterThanOrEqualOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitIfCondNode(IfCondNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
- visitIfCondNode(IfCondNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitIfCondNode(IfCondNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitIfElseNode(IfElseNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
- visitIfElseNode(IfElseNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitIfElseNode(IfElseNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitIfNode(IfNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
If all the children are computable as expressions, the IfNode can be written as a ternary
conditional expression.
- visitIfNode(IfNode) - Method in class com.google.template.soy.sharedpasses.opti.SimplifyVisitor
-
- visitIfNode(IfNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitIfNode(IfNode) - Method in class com.google.template.soy.sharedpasses.ResolveExpressionTypesVisitor
-
- visitIfNode(IfNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitIfNode(IfNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitIntegerNode(IntegerNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitIntegerNode(IntegerNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitIntegerNode(IntegerNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitItemAccessNode(ItemAccessNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitItemAccessNode(ItemAccessNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitLessThanOpNode(OperatorNodes.LessThanOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitLessThanOpNode(OperatorNodes.LessThanOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitLessThanOpNode(OperatorNodes.LessThanOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitLessThanOrEqualOpNode(OperatorNodes.LessThanOrEqualOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitLessThanOrEqualOpNode(OperatorNodes.LessThanOrEqualOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitLessThanOrEqualOpNode(OperatorNodes.LessThanOrEqualOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitLetContentNode(LetContentNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitLetContentNode(LetContentNode) - Method in class com.google.template.soy.sharedpasses.ResolveExpressionTypesVisitor
-
- visitLetContentNode(LetContentNode) - Method in class com.google.template.soy.sharedpasses.ResolveNamesVisitor
-
- visitLetContentNode(LetContentNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitLetContentNode(LetContentNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitLetNode(LetNode) - Method in class com.google.template.soy.sharedpasses.BuildAllDependeesMapVisitor
-
- visitLetNode(LetNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitLetNode(LetNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitLetValueNode(LetValueNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitLetValueNode(LetValueNode) - Method in class com.google.template.soy.sharedpasses.ResolveExpressionTypesVisitor
-
- visitLetValueNode(LetValueNode) - Method in class com.google.template.soy.sharedpasses.ResolveNamesVisitor
-
- visitLetValueNode(LetValueNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitLetValueNode(LetValueNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitListLiteralNode(ListLiteralNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitListLiteralNode(ListLiteralNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitListLiteralNode(ListLiteralNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitListLiteralNode(ListLiteralNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitLogNode(LogNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitLogNode(LogNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitLogNode(LogNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitLoopNode(SoyNode.LoopNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitLoopNode(SoyNode.LoopNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMapLiteralNode(MapLiteralNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitMapLiteralNode(MapLiteralNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitMapLiteralNode(MapLiteralNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitMapLiteralNode(MapLiteralNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitMappings(SourceMapConsumerV3.EntryVisitor) - Method in class com.google.debugging.sourcemap.SourceMapConsumerV3
-
- visitMinusOpNode(OperatorNodes.MinusOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitMinusOpNode(OperatorNodes.MinusOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitMinusOpNode(OperatorNodes.MinusOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitModOpNode(OperatorNodes.ModOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitModOpNode(OperatorNodes.ModOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitModOpNode(OperatorNodes.ModOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitMsgFallbackGroupNode(MsgFallbackGroupNode) - Method in class com.google.template.soy.msgs.internal.InsertMsgsVisitor
-
- visitMsgFallbackGroupNode(MsgFallbackGroupNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
- visitMsgFallbackGroupNode(MsgFallbackGroupNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitMsgFallbackGroupNode(MsgFallbackGroupNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgFallbackGroupNode(MsgFallbackGroupNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgHtmlTagNode(MsgHtmlTagNode) - Method in class com.google.template.soy.msgs.internal.InsertMsgsVisitor
-
- visitMsgHtmlTagNode(MsgHtmlTagNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitMsgHtmlTagNode(MsgHtmlTagNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgHtmlTagNode(MsgHtmlTagNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgNode(MsgNode) - Method in class com.google.template.soy.msgs.internal.ExtractMsgsVisitor
-
- visitMsgNode(MsgNode) - Method in class com.google.template.soy.parsepasses.RewriteGenderMsgsVisitor
-
- visitMsgNode(MsgNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgNode(MsgNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgPlaceholderNode(MsgPlaceholderNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgPlaceholderNode(MsgPlaceholderNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgPluralCaseNode(MsgPluralCaseNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgPluralCaseNode(MsgPluralCaseNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgPluralDefaultNode(MsgPluralDefaultNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgPluralDefaultNode(MsgPluralDefaultNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgPluralNode(MsgPluralNode) - Method in class com.google.template.soy.parsepasses.RewriteRemaindersVisitor
-
- visitMsgPluralNode(MsgPluralNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgPluralNode(MsgPluralNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgSelectCaseNode(MsgSelectCaseNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgSelectCaseNode(MsgSelectCaseNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgSelectDefaultNode(MsgSelectDefaultNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgSelectDefaultNode(MsgSelectDefaultNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgSelectNode(MsgSelectNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgSelectNode(MsgSelectNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitMsgSubstUnitNode(SoyNode.MsgSubstUnitNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitMsgSubstUnitNode(SoyNode.MsgSubstUnitNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitNegativeOpNode(OperatorNodes.NegativeOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitNegativeOpNode(OperatorNodes.NegativeOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitNegativeOpNode(OperatorNodes.NegativeOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitNotEqualOpNode(OperatorNodes.NotEqualOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitNotEqualOpNode(OperatorNodes.NotEqualOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitNotEqualOpNode(OperatorNodes.NotEqualOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitNotOpNode(OperatorNodes.NotOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitNotOpNode(OperatorNodes.NotOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitNotOpNode(OperatorNodes.NotOpNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitNotOpNode(OperatorNodes.NotOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitNullCoalescingOpNode(OperatorNodes.NullCoalescingOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitNullCoalescingOpNode(OperatorNodes.NullCoalescingOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitNullCoalescingOpNode(OperatorNodes.NullCoalescingOpNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitNullCoalescingOpNode(OperatorNodes.NullCoalescingOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitNullNode(NullNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitNullNode(NullNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitNullNode(NullNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitOperatorNode(ExprNode.OperatorNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitOperatorNode(ExprNode.OperatorNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitOperatorNode(ExprNode.OperatorNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- Visitor<T> - Interface in com.google.javascript.rhino.jstype
-
A type visitor.
- visitOrOpNode(OperatorNodes.OrOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitOrOpNode(OperatorNodes.OrOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitOrOpNode(OperatorNodes.OrOpNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitOrOpNode(OperatorNodes.OrOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitPlusOpNode(OperatorNodes.PlusOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitPlusOpNode(OperatorNodes.PlusOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitPlusOpNode(OperatorNodes.PlusOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitPreOrder(Node, NodeUtil.Visitor, Predicate<Node>) - Static method in class com.google.javascript.jscomp.NodeUtil
-
A pre-order traversal, calling Visitor.visit for each child matching
the predicate.
- visitPrimitiveNode(ExprNode.PrimitiveNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitPrimitiveNode(ExprNode.PrimitiveNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitPrimitiveNode(ExprNode.PrimitiveNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitPrintDirectiveNode(PrintDirectiveNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitPrintDirectiveNode(PrintDirectiveNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.parsepasses.RewriteRemaindersVisitor
-
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.parsepasses.VerifyPhnameAttrOnlyOnPlaceholdersVisitor
-
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
Visiting a print node accomplishes 3 basic tasks.
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.sharedpasses.opti.SimplifyVisitor
-
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.sharedpasses.ResolveExpressionTypesVisitor
-
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.sharedpasses.ResolveNamesVisitor
-
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitPrintNode(PrintNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitRawTextNode(RawTextNode) - Method in class com.google.template.soy.pysrc.internal.GenPyExprsVisitor
-
Example:
- visitRawTextNode(RawTextNode) - Method in class com.google.template.soy.sharedpasses.RemoveHtmlCommentsVisitor
-
- visitRawTextNode(RawTextNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitRawTextNode(RawTextNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitRawTextNode(RawTextNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitReferenceType(Visitor<T>) - Method in class com.google.javascript.rhino.jstype.ProxyObjectType
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.msgs.internal.ExtractMsgsVisitor
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.parseinfo.passes.GenerateParseInfoVisitor
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.parsepasses.SetFullCalleeNamesVisitor
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.shared.internal.FindCalleesNotInFileVisitor
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.sharedpasses.AssertStrictAutoescapingVisitor
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.sharedpasses.BuildAllDependeesMapVisitor
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.sharedpasses.CheckTemplateVisibility
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitSoyFileNode(SoyFileNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitSoyFileSetNode(SoyFileSetNode) - Method in class com.google.template.soy.parseinfo.passes.GenerateParseInfoVisitor
-
- visitSoyFileSetNode(SoyFileSetNode) - Method in class com.google.template.soy.sharedpasses.BuildAllDependeesMapVisitor
-
- visitSoyFileSetNode(SoyFileSetNode) - Method in class com.google.template.soy.sharedpasses.CheckCallingParamTypesVisitor
- visitSoyFileSetNode(SoyFileSetNode) - Method in class com.google.template.soy.sharedpasses.CheckTemplateParamsVisitor
-
- visitSoyFileSetNode(SoyFileSetNode) - Method in class com.google.template.soy.sharedpasses.CheckTemplateVisibility
-
- visitSoyFileSetNode(SoyFileSetNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitSoyFileSetNode(SoyFileSetNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.msgs.internal.ExtractMsgsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.msgs.internal.InsertMsgsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.ChangeCallsToPassAllDataVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.CheckCallsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.CheckDelegatesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.CheckFunctionCallsVisitor
-
Recursively identifies all Soy nodes that contain expressions, and recurse to
each expression.
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.InferRequiredSyntaxVersionVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.ReplaceHasDataFunctionVisitor
-
Recursively identifies all Soy nodes that contain expressions, and recurse to
each expression.
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.RewriteGenderMsgsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.RewriteRemaindersVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.SetDefaultForDelcallAllowsEmptyDefaultVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.SetFullCalleeNamesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.parsepasses.VerifyPhnameAttrOnlyOnPlaceholdersVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.shared.internal.FindCalleesNotInFileVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.shared.internal.HasNodeTypesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.AssertStrictAutoescapingVisitor
-
Fallback implementation for all other nodes.
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.BuildAllDependeesMapVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.CheckCallingParamTypesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.CheckTemplateParamsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.CheckTemplateVisibility
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.ClearSoyDocStringsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.CombineConsecutiveRawTextNodesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.FindTransitiveDepTemplatesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.opti.SimplifyVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.RemoveHtmlCommentsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.RenameCssVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.ReportSyntaxVersionErrorsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.ResolveExpressionTypesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.ResolveNamesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.ResolvePackageRelativeCssNamesVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.sharedpasses.StrictDepsVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitSoyNode(SoyNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitStringNode(StringNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitStringNode(StringNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitStringNode(StringNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitStringNode(StringNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitSwitchCaseNode(SwitchCaseNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitSwitchCaseNode(SwitchCaseNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitSwitchDefaultNode(SwitchDefaultNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitSwitchDefaultNode(SwitchDefaultNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitSwitchNode(SwitchNode) - Method in class com.google.template.soy.sharedpasses.opti.SimplifyVisitor
-
- visitSwitchNode(SwitchNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitSwitchNode(SwitchNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitSwitchNode(SwitchNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitTemplateBasicNode(TemplateNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitTemplateBasicNode(TemplateBasicNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitTemplateDelegateNode(TemplateNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitTemplateDelegateNode(TemplateDelegateNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.parseinfo.passes.GenerateParseInfoVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.parsepasses.CheckDelegatesVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.parsepasses.InferRequiredSyntaxVersionVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.AssertStrictAutoescapingVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.BuildAllDependeesMapVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.CheckCallingParamTypesVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.CheckTemplateParamsVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.CheckTemplateVisibility
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.ClearSoyDocStringsVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.FindIndirectParamsVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.FindTransitiveDepTemplatesVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.ResolveExpressionTypesVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.ResolveNamesVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.sharedpasses.ResolvePackageRelativeCssNamesVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitTemplateNode(TemplateNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- visitTimesOpNode(OperatorNodes.TimesOpNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitTimesOpNode(OperatorNodes.TimesOpNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitTimesOpNode(OperatorNodes.TimesOpNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitVarRefNode(VarRefNode) - Method in class com.google.template.soy.exprtree.AbstractExprNodeVisitor
-
- visitVarRefNode(VarRefNode) - Method in class com.google.template.soy.exprtree.AbstractReturningExprNodeVisitor
-
- visitVarRefNode(VarRefNode) - Method in class com.google.template.soy.jssrc.internal.TranslateToJsExprVisitor
-
- visitVarRefNode(VarRefNode) - Method in class com.google.template.soy.sharedpasses.render.EvalVisitor
-
- visitXidNode(XidNode) - Method in class com.google.template.soy.sharedpasses.render.RenderVisitor
-
- visitXidNode(XidNode) - Method in class com.google.template.soy.soytree.AbstractReturningSoyNodeVisitor
-
- visitXidNode(XidNode) - Method in class com.google.template.soy.soytree.AbstractSoyNodeVisitor
-
- VOID - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- VOID_TYPE - Variable in class com.google.javascript.rhino.testing.BaseJSTypeTestCase
-
- VOID_TYPE - Static variable in class com.google.javascript.rhino.Token
-
Token types.
- voidNode(Node) - Static method in class com.google.javascript.rhino.IR
-
- VoidType - Class in com.google.javascript.rhino.jstype
-
Void type whose only element is the undefined value.
- voidType() - Static method in class com.google.javascript.rhino.TypeDeclarationsIR
-
- VolatileSoyFileSupplier - Class in com.google.template.soy.base.internal
-
Record for one input Soy file whose content should be considered prone to change without
warning.
- VolatileSoyFileSupplier(File, SoyFileKind) - Constructor for class com.google.template.soy.base.internal.VolatileSoyFileSupplier
-
Creates a Soy file supplier whose content is backed by the given file which is prone to change
without warning.